diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-11-22 15:45:47 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-11-22 17:55:07 +0100 |
| commit | fc5dca0a4a6b099cc5bc7ad812fc5fa4bf97ea34 (patch) | |
| tree | 70ad213101aae1cd78c5c4c609a8c8f885b71e38 /sys/linux | |
| parent | 7bd6e42d35fb9dc111f03e0e64982c2b0eef42fa (diff) | |
dashboard/app: reduce database contention
We frequently get "too much contention" errors when saving crashes.
Reduce contention by:
- finding/creating bug before the transaction
- saving crash outside of transaction
- not saving crashes when we have too many of them already
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
