Move copr_build_handler to short running queue#3029
Conversation
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 50s |
|
Warning Gemini is experiencing higher than usual traffic and was unable to create the review. Please try again in a few hours by commenting |
|
is this waiting for something or can we merge so that we can see behaviour in staging for a few days? |
sorry, I forgot about it, I was waiting for the Monday deployment... |
73bd86f to
6956d2c
Compare
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 53s |
|
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 1m 47s |
Looking at Grafana, the copr build handler tasks take less time than the copr build start/end handler tasks. The latter already are in the short running queue.
Also the highest peaks, around 12 minutes, all come from the copr build start/end handlers; the highest peak I saw for the copr build handler in the last 30 days was 4 minutes.
So I think this change is safe.
Fix #2995