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 Database Conficts, Add Conflict Rules #268

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

zfir
Copy link
Member

@zfir zfir commented Apr 27, 2023

  • Start Worker in initManager if there is any pending upload
  • Add Conflict Strategy for Database when setting state of a PendingUploads as it is being accessed with multiple Workers
  • When initManager, cancel all worker when any state(SUCCEEDED, FAILED, ...)
  • Set Backoff Criteria to 10 Seconds
  • Remove PendingUploads with UPLOADED state when acknowledging events
  • Show notification progress for each uploads

@zfir zfir self-assigned this Apr 27, 2023
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.

1 participant