Commit graph

8 commits

Author SHA1 Message Date
Andrew Newdigate
dc14c91d06 Adds chaos endpoints to Sidekiq
This allows the chaos endpoints to be invoked in Sidekiq so that this
environment can be tested for resilience.
2019-07-18 19:04:12 +02:00
Kamil Trzciński
56eb9f6c0e Add db_spin and refactor ChaosController 2019-07-11 10:38:12 +02:00
Jasper Maes
1bb4ad9262 Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
Andrew Newdigate
f793dad78b Updated with Sean's feedback 2018-11-05 15:34:38 +00:00
Andrew Newdigate
04efa0b512 Fixing the broken build with style fixes 2018-11-01 18:06:25 +00:00
Andrew Newdigate
847c81b755 Add documentation, secure routes, etc 2018-11-01 17:20:34 +00:00
Andrew Newdigate
83dc8f1c66 Leak memory, spin cpu and kill the process 2018-11-01 13:16:21 +00:00
Andrew Newdigate
cfe3cfb370 Adding chaos to GitLab through chaos endpoints 2018-11-01 12:56:32 +00:00