android-components icon indicating copy to clipboard operation
android-components copied to clipboard

Sync work manager debounce should take engine set into account

Open rocketsroger opened this issue 3 years ago • 0 comments

Currently sync debounce in WorkMangerSyncManager does not take customEngineSubset into account. This could cause an issue where the first sync request is with a smaller subset and the second sync request can be ignored even though we should still perform the second sync request.

┆Issue is synchronized with this Jira Task

rocketsroger avatar Aug 11 '22 15:08 rocketsroger