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

Fix/arcgis exception to cygnus persistence error to allow batch retries #2444

Merged
merged 6 commits into from
Nov 20, 2024

Conversation

AlvaroVega
Copy link
Member

@AlvaroVega AlvaroVega commented Nov 18, 2024

When arcgis-sink.batch_ttl != 0 should be infinite retries when CygnusPersistenceError (i.e. when no arcgisPersistenceBackend is reached)
Batch retries relies on catch CygnusPersistenceError exception (i.e. timeout) not CygnusRuntimeError (ie. internal error 500)

@AlvaroVega AlvaroVega marked this pull request as ready for review November 20, 2024 07:46
Copy link
Member

@fgalan fgalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fgalan fgalan merged commit 1dec6be into master Nov 20, 2024
7 checks passed
@fgalan fgalan deleted the fix/arcgis_exception_to_cygnus_persistence_error branch November 20, 2024 14:01
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.

2 participants