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

story(appbuilder): add a interrupt on middleware #361

Closed
2 tasks
Zaba505 opened this issue Feb 13, 2025 · 0 comments · Fixed by #362
Closed
2 tasks

story(appbuilder): add a interrupt on middleware #361

Zaba505 opened this issue Feb 13, 2025 · 0 comments · Fixed by #362
Assignees
Labels
enhancement New feature or request

Comments

@Zaba505
Copy link
Member

Zaba505 commented Feb 13, 2025

Description

As a user, I want to be able to interrupt my AppBuilder via os.Signals and have it shutdown properly.

Acceptance Criteria

  • Add new middleware, appbuilder.InterruptOn
  • Update existing middlewares to check if context.Context is done and return before before continuing to build

Related Issues

No response

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

Successfully merging a pull request may close this issue.

1 participant