android-components
android-components copied to clipboard
Sync work manager debounce should take engine set into account
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