health: increase max run_queue length to 100
Summary of changes
Asana Ticket: 🍎 [Investigate] API 500 responses
We have been talking about increasing the allowed run_queue length for our health check for some time. Given that there was brief service instability during this incident and the health checks started failing due to the run_queue length only, we can try upping the allow run_queue length.
The health check will still fail if the real-time request latency > 15 minutes or our State servers return empty data.
Coverage of commit 1902dec
Summary coverage rate:
lines......: 89.2% (4205 of 4716 lines)
functions..: 71.0% (2257 of 3177 functions)
branches...: no data found
Files changed coverage rate:
|Lines |Functions |Branches
Filename |Rate Num|Rate Num|Rate Num
============================================================================================================
apps/health/lib/health/checkers/run_queue.ex | 100% 23| 100% 8| - 0
Download coverage report
Coverage of commit eb06016
Summary coverage rate:
lines......: 89.2% (4206 of 4717 lines)
functions..: 71.1% (2258 of 3178 functions)
branches...: no data found
Files changed coverage rate:
|Lines |Functions |Branches
Filename |Rate Num|Rate Num|Rate Num
============================================================================================================
apps/health/lib/health/checkers/run_queue.ex | 100% 24| 100% 9| - 0
Download coverage report
Coverage of commit c6c5a2a
Summary coverage rate:
lines......: 89.1% (4205 of 4717 lines)
functions..: 71.1% (2258 of 3178 functions)
branches...: no data found
Files changed coverage rate:
|Lines |Functions |Branches
Filename |Rate Num|Rate Num|Rate Num
============================================================================================================
apps/health/lib/health/checkers/run_queue.ex |95.8% 24| 100% 9| - 0
Download coverage report
Coverage of commit 2f8c9a0
Summary coverage rate:
lines......: 89.2% (4206 of 4717 lines)
functions..: 71.1% (2258 of 3178 functions)
branches...: no data found
Files changed coverage rate:
|Lines |Functions |Branches
Filename |Rate Num|Rate Num|Rate Num
============================================================================================================
apps/health/lib/health/checkers/run_queue.ex | 100% 24| 100% 9| - 0
Download coverage report