diff options
author | Matthew Williams <mjwilliams@google.com> | 2014-08-25 17:59:52 -0700 |
---|---|---|
committer | Matthew Williams <mjwilliams@google.com> | 2014-08-25 18:09:41 -0700 |
commit | 3c8a42ddd9482ebc8541f7af6f15afdf3b3ec151 (patch) | |
tree | bbf9e7dff9c3ae5d66d023bc341abcfc67970868 /rs/java/android/renderscript/Script.java | |
parent | ad3fc407377597a23dd97cd92c72abaad1acca6c (diff) |
Don't back-off ALREADY_IN_PROGRESS syncs
BUG: 16219182
The issue is that some adapters get into a bad state where
SyncManager assumes them complete yet they are still going. This
result in ALREADY_IN_PROGRESS coming back from the adapter, the
default retry-time for which is about 10s.
Subject ALREADY_IN_PROGRESS to exponential back-off to avoid waking
up SM every ~10 seconds
Change-Id: I6cef787366436c678bac762ec6daf6212f04badc
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions