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

Malformed messages in the queue are pain in the neck #1

Open
inadarei opened this issue Jul 10, 2013 · 0 comments
Open

Malformed messages in the queue are pain in the neck #1

inadarei opened this issue Jul 10, 2013 · 0 comments

Comments

@inadarei
Copy link
Contributor

if a message in the queue is invalid JSON or doesn't have "message" attribute, get() will error-out but the message is never removed from the queue, so a single malformed message can fill-out your error logs.

We need to either delete malformed messages from the queue or do something else with it.

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

1 participant