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

fix: timeout for message processing #17

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

hopeyen
Copy link
Contributor

@hopeyen hopeyen commented Aug 15, 2023

Description

Attempt to avoid message ingestion to get stuck by adding a timeout. The refactoring of MPSC channels will also help with generic message pipeline that is coming in the near future

Issue link (if applicable)

Helps with #15

@hopeyen hopeyen added type:bug Something isn't working size:medium Medium p1 High priority labels Aug 15, 2023
@hopeyen hopeyen self-assigned this Aug 15, 2023
@hopeyen hopeyen merged commit 8e32758 into dev Aug 16, 2023
5 checks passed
@hopeyen hopeyen deleted the hope/msg-ingestion-stops branch August 16, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority size:medium Medium type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants