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

Add support for background tasks #1099

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Add support for background tasks #1099

merged 2 commits into from
Feb 12, 2024

Conversation

GianniCarlo
Copy link
Collaborator

Purpose

  • The initial batch of sync tasks can be too big to be handled in one session, so we're adding background tasks to help alleviate and complete tasks throughout the day

Approach

  • Register new background app refresh task
  • Create new operation that will handle observing the queued tasks, as the sync service should already handle executing the queued tasks one by one

@GianniCarlo GianniCarlo self-assigned this Feb 12, 2024
@GianniCarlo GianniCarlo merged commit 620a14f into develop Feb 12, 2024
1 check passed
@GianniCarlo GianniCarlo deleted the feat-background-tasks branch February 12, 2024 13:39
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