aboutsummaryrefslogtreecommitdiffstats
path: root/.golangci.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-10-28 11:40:13 +0100
committerAleksandr Nogikh <nogikh@google.com>2024-10-28 11:16:35 +0000
commitb2c9a639e38a90a60395aed730b2971525c7fc7d (patch)
tree6587450c8b472ae2b35ae18bdd0da69fec555c8b /.golangci.yml
parentee7f0773a12afd039984e05d102018f3477f2988 (diff)
dashboard: optimize reportCrash()
Instead of iterating over all possible seq values, first query the maximum existing value outside of the transaction and then only consider the higher numbers inside the transaction. That should avoid "operating on too many entity groups in a single transaction" errors that we observe on syzbot. Closes #5440.
Diffstat (limited to '.golangci.yml')
0 files changed, 0 insertions, 0 deletions