Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[CORE-653] Lock around restore call to reduce risk of conflict. #124

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

TelicentPaul
Copy link
Contributor

No description provided.

@TelicentPaul TelicentPaul requested a review from rvesse December 17, 2024 17:32
Copy link
Contributor

@rvesse rvesse left a comment

Choose a reason for hiding this comment

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

Implementation looks fine to me

Couple of questions that could be addressed in a follow up PR

  1. Whether we could use a more specific error code than 429?
  2. Should we be limiting to 1 backup/restore operation at the whole app level, rather than just for restore?

…ckupService.java

Co-authored-by: Rob Vesse <rob.vesse@telicent.io>
@TelicentPaul TelicentPaul merged commit 3729c9d into main Dec 18, 2024
11 checks passed
@TelicentPaul TelicentPaul deleted the core_653_isolate_restore_calls branch December 18, 2024 14:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants