anvil.server.RuntimeUnavailableError: Downlink disconnected when confronted with 130 simultaneous requests

I made this cloneable app a while ago to show off background tasks and timers, you might modify its use to stress test your system / persistent server calls:

IIRC it had no problem launching 150 blocking background tasks, even without a persistent server.

1 Like