Open
Bug 1508201
Opened 7 years ago
Updated 7 years ago
Allow bulk edits to happen in the background, asynchronously
Categories
(bugzilla.mozilla.org :: Search, enhancement)
Tracking
()
ASSIGNED
People
(Reporter: dylan, Assigned: dylan)
References
(Blocks 1 open bug)
Details
Attachments
(5 files, 1 obsolete file)
A big problem with bulk edits, especially since we moved to AWS, is that editing more than a few dozen bugs sometimes doesn't work because the maximum time a request can take is 120 seconds.
To fix this, we can run the bulk edits on the jobqueue nodes.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Attachment #9026288 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Severity: normal → enhancement
Status: NEW → ASSIGNED
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•