You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PerfCheckCI needs tests to ensure state / log is captured to bugsnag when:
* App raises a 500 error
* App raises a 404 error
* App doesn't boot because of 500
* App doesn't boot because of Migrations (this needs to explicitly flag)
* App doesn't exist (config is wrong)
* Arguments given are wrong and Perf Check chokes
* PerfCheck raises 500 somewhere
* PerfCheck times out with Net Http
* PerfCheckCI errors in run_benchmarks!
The text was updated successfully, but these errors were encountered:
PerfCheckCI needs tests to ensure state / log is captured to bugsnag when:
The text was updated successfully, but these errors were encountered: