Closed
Bug 1277301
Opened 9 years ago
Closed 9 years ago
[Super Search] Raise an error when some shards failed
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
Details
Attachments
(3 files)
It would be better for us if we raised an error when a request did not resolve correctly, notably because some shards failed. It would make debugging things like bug 1276690 much easier, and would alert us earlier by sending errors to sentry.
| Assignee | ||
Comment 1•9 years ago
|
||
For the record, here is an example of a query with a failing shard.
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/abf56628a8b160e5a2f08b21dedd6663ae09a52f
Bug 1277301 - Capture and expose failing shards errors in Super Search. (#3400)
* Bug 1277301 - Capture and expose failing shards errors in Super Search.
* review
* review bis
* fixed unit tests
Comment 5•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2a14e99a76a8ea31dad795c4b649e0bda4de89aa
Fixes bug 1277301 - Added error messages in home and daily when shard… (#3402)
* Fixes bug 1277301 - Added error messages in home and daily when shards are failing.
* moved number of shards to the configuration
* reword
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•