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

feat: Carts service checks DynamoDB connectivity at startup #537

Merged
merged 1 commit into from
May 7, 2024

Conversation

niallthomson
Copy link
Collaborator

Issue #, if available:

Description of changes:

This PR introduces a start-up check for the carts service that verifies a query can be executed on the DynamoDB table if it is enabled. This provides quicker feedback in the event of misconfiguration, and also formats the feedback in a manner that is easier to understand via a Spring FailureAnalyzer.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@niallthomson niallthomson force-pushed the carts-startup-check branch from a0de09e to 944b1d4 Compare May 7, 2024 20:08
@niallthomson niallthomson merged commit 1f0e8c9 into main May 7, 2024
5 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.

1 participant