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

Don't crash app for Snowflake failures #11

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

pondzix
Copy link
Contributor

@pondzix pondzix commented Dec 7, 2023

Retrying indefinitely errors which happen during:

  • events table creation
  • adding columns for schema evolution
  • opening new Snowflake channel

When any such error occurs, application reports unhealthy status (when called using health probe endpoint). First successful operation toggles status back to healthy.

@pondzix pondzix force-pushed the feature/retry_snowflake_failures branch from 16c180b to ceb01e5 Compare December 7, 2023 13:38
@pondzix pondzix merged commit ceb01e5 into develop Dec 7, 2023
2 checks passed
@istreeter istreeter deleted the feature/retry_snowflake_failures branch December 24, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants