Bug creation failing with timeout
Bug #1714902 reported by
Dr. Jens Harbott
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Triaged
|
Critical
|
Unassigned | ||
Bug Description
When trying to create a bug where the subject contains the string "100%" I am constantly seeing oopses, e.g. OOPS-cd2bad63a9a1caeefc36cf25d1f652ac. If I use a different subject, bug creation is working fine.
| Changed in launchpad: | |
| status: | Triaged → Incomplete |
| status: | Incomplete → New |
| Changed in launchpad: | |
| status: | New → Triaged |
To post a comment you must log in.
Looks to me as if nl_phrase_search is a bit on the quadratic side, and we may need to tune it.