Skip to content

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Sep 1, 2024

Previously, when a listener container failed to start, it would only log the exception. This commit introduces StartupFailurePolicy that allows listener containers to CONTINUE, STOP, RETRY when an error is encountered on startup.

See #445
See #816

@onobc onobc added the type: feature A new feature or enhacement label Sep 1, 2024
@onobc onobc modified the milestones: Backlog, 1.2.0-M2 Sep 1, 2024
Previously, when a listener container failed to start, it
would only log the exception. This commit introduces
`StartupFailurePolicy` that allows listener containers to CONTINUE,
STOP, RETRY when an error is encountered on startup.

See spring-projects#445
See spring-projects#816
@onobc
Copy link
Collaborator Author

onobc commented Sep 2, 2024

Closing in favor of #824

@onobc onobc closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature A new feature or enhacement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant