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

chore: add fallbacks to restart streamWorker if kafka connection breaks #34

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

danielbdias
Copy link
Contributor

This PR adds a fallback to kill the stream worker, allowing it to be restarted in case of connection breaks with kafka.

Changes

  • Updated stream service to halt in case of Kafka consumer crash

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@danielbdias danielbdias merged commit 6bc8eb1 into master Dec 22, 2023
2 checks passed
@danielbdias danielbdias deleted the add/stream-worker-restart branch December 22, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants