Skip to content

feat: Implement graceful shutdown with configurable timeout, improve …#173

Merged
BigBen-7 merged 1 commit intoLead-Studios:mainfrom
PeterOche:feat/docker-healthcheck-graceful-shutdown
Mar 27, 2026
Merged

feat: Implement graceful shutdown with configurable timeout, improve …#173
BigBen-7 merged 1 commit intoLead-Studios:mainfrom
PeterOche:feat/docker-healthcheck-graceful-shutdown

Conversation

@PeterOche
Copy link
Copy Markdown

…ETL scheduler shutdown logic, and add a Docker healthcheck.

Description

Closes #165


Checklist

  • This PR closes an open issue (linked above)
  • Tests added or updated for all changed behaviour
  • Coverage is maintained or improved
  • Docs updated if endpoints or config options changed (docs/api-reference.md, docs/etl-pipeline.md)
  • black, isort, and mypy pass locally
  • CI is green

…ETL scheduler shutdown logic, and add a Docker healthcheck.
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@PeterOche Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@BigBen-7 BigBen-7 merged commit c92d804 into Lead-Studios:main Mar 27, 2026
4 of 7 checks passed
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.

feat: add Docker health check and graceful shutdown with in-flight request draining

2 participants