Downgrade duplicate subscribe from error to warning #13
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a subscription event arrives we return false to indicate that the subscription failed. This is a throw back to the legacy long polling days when this was bad. Now with websockets this causes problems despite being totally OK. We should just ignore the request and instead, display a warning saying there was a SUBSCRIBE request for a trigger already subscribed to and then just return true.
created branch
13-downgrade-duplicate-subscribe-from-error-to-warning
assigned to @jamie
added ~163 label
added ~164 and removed ~163 labels
closed
removed ~164 label