Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During high server load periods, messages sometimes get consumed before the associated MessageLog is created #43

Closed
chris104957 opened this issue Feb 20, 2018 · 1 comment
Assignees
Labels

Comments

@chris104957
Copy link
Owner

Sometimes, an ObjectNotFound error occurs during get_task(), which results in orphaned tasks in the queue

@chris104957 chris104957 self-assigned this Feb 20, 2018
chris104957 pushed a commit that referenced this issue Mar 13, 2018
bumping version
@chris104957
Copy link
Owner Author

If this error happens, the server will re-attempt to find the message a certain number of times (50 by default) to allow the DB time to create the message log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant