Skip to content

notes pub/sub via faye

gitlab-qa-bot requested to merge github/fork/skv-headless/notes-pub-sub into master

Created by: skv-headless

Replace notes polling to pub/sub via faye. The main reason for that is high load which generated by polling. At our installation 80%-90% requests are notes requests. Also with pub/sub comments appear immediately.

Merge request reports