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

Accept nack messages and log them #380

Closed
bbangert opened this issue Feb 26, 2016 · 0 comments
Closed

Accept nack messages and log them #380

bbangert opened this issue Feb 26, 2016 · 0 comments
Assignees

Comments

@bbangert
Copy link
Member

Per: https://bugzilla.mozilla.org/show_bug.cgi?id=1246341

Client will send nack message types. These should be logged out with similar fields as the Ack messages, while retaining the code as message_code in the logs.

@bbangert bbangert added the ready label Feb 29, 2016
@bbangert bbangert self-assigned this Feb 29, 2016
bbangert added a commit that referenced this issue Feb 29, 2016
Nack messageTypes are now accepted for websocket clients and will be logged
along with the code. Unregister may now include a code and a log message
will be emitted for unregister commands including a code. Ack's also log
the code if included.

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

No branches or pull requests

2 participants