Class: RoundhouseUi::Demo::ReindexWorker
- Defined in:
- lib/roundhouse_ui/demo.rb
Overview
Search reindex: slow enough to sit on the Busy page while you look at it.
Constant Summary collapse
- OWNER =
:platform- QUEUE =
"default"- DURATION =
(1_500..5_000)
- FAILURE_RATE =
0.09- ERRORS =
[ [ IOError, "connection reset by peer" ] ].freeze