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: graceful shutdown should wait until the event worker has finished all its work #426

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

nyannyacha
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

Description

Fixes an issue where the graceful shutdown terminates the process even though the event worker has unprocessed log entries.

List of flag to be created due to the introduction of this PR

  • --event-worker-exit-timeout flag specifies the maximum time in seconds that can wait for the event worker before terminating forcibly. (This flag is only valid in the context of graceful shutdown.)

@laktek laktek merged commit fbddb16 into supabase:main Oct 13, 2024
3 checks passed
Copy link

🎉 This PR is included in version 1.58.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nyannyacha nyannyacha deleted the fix-event-manager-timing branch October 13, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants