Actions
Bug #18191
closednotification should not keep initiating new pull requests when there is an active request
Description
In a case where the service is slow to response, or that is down, the notification code keeps creating new ajax requests for getting the current notification state.
I would expect that as long as there is an ongoing pending connection, new ones will not be initiated.
Actions