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

YDA-5319: implement delay times for async jobs #287

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

stsnel
Copy link
Member

@stsnel stsnel commented Aug 7, 2023

Implement optional delays after last modification before a data object is processed by the asynchronous replication and revision job. Setting a delay reduces the risk of consistency issues due to concurrent access bugs.

Implement optional delays after last modification before a data
object is processed by the asynchronous replication and revision job.
Setting a delay reduces the risk of consistency issues due to concurrent
access bugs.
@lwesterhof lwesterhof self-requested a review August 8, 2023 07:17
Copy link
Member

@lwesterhof lwesterhof left a comment

Choose a reason for hiding this comment

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

LGTM

@stsnel stsnel merged commit 71cd12c into development Aug 8, 2023
2 checks passed
@stsnel stsnel deleted the yda-5319-delay-async-rr branch August 8, 2023 08:56
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