This is belt-and-braces above Bug 1707020. We'd like to time out tasks
Bug 1708752 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This is belt-and-braces above Bug 1707020. We'd like to time out background update tasks that take too long. We should do this at the JS level, racing two promises; and at the Task Scheduler API level, which allows the OS to kill tasks that time out.