Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Respond with backoff message under load #658

Closed
bbangert opened this issue Sep 12, 2016 · 0 comments
Closed

Respond with backoff message under load #658

bbangert opened this issue Sep 12, 2016 · 0 comments

Comments

@bbangert
Copy link
Member

bbangert commented Sep 12, 2016

When the connection nodes hit provisioned exceptions for client commands, instead of dropping the client they should respond with an error message indicating the client should retry soon.

@bbangert bbangert added this to the PUSHSVC-0: quality milestone Sep 12, 2016
@bbangert bbangert added the ready label Sep 12, 2016
@bbangert bbangert self-assigned this Sep 30, 2016
bbangert added a commit that referenced this issue Oct 5, 2016
Several db operations from websocket clients now handle provisioned exceeded
errors more gracefully. Register now returns an error message about the overload
so that a client may retry. During the initial notification check, if an error occurs the
notification check is re-scheduled to occur at a later time. Finally, if the provision
error hits during the monthly change-over, the client remains connected and the
migration is re-scheduled.

Closes #658
bbangert added a commit that referenced this issue Oct 5, 2016
Several db operations from websocket clients now handle provisioned exceeded
errors more gracefully. Register now returns an error message about the overload
so that a client may retry. During the initial notification check, if an error occurs the
notification check is re-scheduled to occur at a later time. Finally, if the provision
error hits during the monthly change-over, the client remains connected and the
migration is re-scheduled.

Closes #658
bbangert added a commit that referenced this issue Oct 6, 2016
Several db operations from websocket clients now handle provisioned exceeded
errors more gracefully. Register now returns an error message about the overload
so that a client may retry. During the initial notification check, if an error occurs the
notification check is re-scheduled to occur at a later time. Finally, if the provision
error hits during the monthly change-over, the client remains connected and the
migration is re-scheduled.

Closes #658
bbangert added a commit that referenced this issue Oct 6, 2016
Several db operations from websocket clients now handle provisioned exceeded
errors more gracefully. Register now returns an error message about the overload
so that a client may retry. During the initial notification check, if an error occurs the
notification check is re-scheduled to occur at a later time. Finally, if the provision
error hits during the monthly change-over, the client remains connected and the
migration is re-scheduled.

Closes #658
bbangert added a commit that referenced this issue Oct 6, 2016
Several db operations from websocket clients now handle provisioned exceeded
errors more gracefully. Register now returns an error message about the overload
so that a client may retry. During the initial notification check, if an error occurs the
notification check is re-scheduled to occur at a later time. Finally, if the provision
error hits during the monthly change-over, the client remains connected and the
migration is re-scheduled.

Closes #658
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant