Catch exception thrown when calling JobScheduler.schedule
In the field we are seeing a small percentage of exceptions while trying to schedule a task with JobScheduler. The invalid argument exception is complaining that we haven't registerd our scheduler component properly, but we believe that we have. This seems to happen on older OSs that have been more heavily modified. Since we have limited means of debugging these, we'll catch the error and return failure instead. Bug: 831911 Change-Id: I8c8c376a24744d786e87bf30a8c4ab914f13e5be Reviewed-on: https://chromium-review.googlesource.com/1171873Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#583824}
Showing
Please register or sign in to comment