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

Make ResetContainerErrorHandler handle any resettable service #140

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

theofidry
Copy link
Collaborator

  • Renamed ResetContainerErrorHandler to ResetServiceErrorHandler to better reflect its new abilities
  • Handle any resettable, be it the container or a regular service
  • Keep a helper for the container case by introducing the ::forContainer() method
  • Allow getContainer() to return null in order to work with container-less apps

@theofidry theofidry enabled auto-merge (squash) October 19, 2022 17:40
@theofidry theofidry merged commit 5060442 into webmozarts:main Oct 19, 2022
@theofidry theofidry deleted the feature/reset-error-handler branch October 19, 2022 18:25
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.

1 participant