Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andrewwormald
Copy link
Collaborator

This MR adds automatic retrying of paused records. This is necessary as paused records will block creation of new records for the same foreign ID. Paused records should be cancelled if they should not be retried. In the case that retrying is not desired then providing the build option of DisablePauseRetry will disable retries of paused records.

Retrying of paused records is on by default as the only automated pausing is via a non-default config and manual pausing should never be permanent but temporary.

@andrewwormald andrewwormald force-pushed the andreww-addAutoRetryOfPausedRecords branch from f2161f0 to 79012e7 Compare February 21, 2025 09:19
@sonarqubecloud
Copy link

@andrewwormald andrewwormald merged commit 7548142 into main Feb 21, 2025
7 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.

2 participants