We were being hit with hundreds of requests a second, with some of them taking longer than others - the result being that eventually the system ran out of sockets (aka file descriptors) to service all the requests, and Keter fell over.
So keter should be able to deal with this.
But once this happened it also didn't reboot (which is a nixos config issue, which is now also part of this repository).