Closed
Bug 653240
Opened 14 years ago
Closed 14 years ago
Do ElasticSearch indexing in a celery task
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P2)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
RESOLVED
FIXED
Builder 0.9.4
People
(Reporter: smcarthur, Assigned: davedash)
Details
Since indexing happens on every save, the latency of talking to ES box could slow down the saves, and makes the user feel like FlightDeck is slow.
It could be quicker to have the indexing placed in a queue.
Reporter | ||
Updated•14 years ago
|
Priority: -- → P2
Target Milestone: --- → Builder 0.9.4
Updated•14 years ago
|
Assignee: nobody → dd
Assignee | ||
Comment 1•14 years ago
|
||
/commit/f50e1ef
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•