|
|
|
|
|
by pushcx
5 days ago
|
|
Thanks for highlighting this failure mode. We don't have a supervisor thread in a position to slow readers and writes like you described in your other thread, so I knocked up a job to force a checkpoint if needed. https://github.com/lobsters/lobsters/commit/cdf9397f8067fc21... Other things would fall over long before we reached 14k RPS so hopefully this suffices for us. |
|