edamame-load-test / edamame

A distributed load testing framework for real-time collaboration apps (HTTP and WebSockets)
5 stars 1 forks source link

Remove 10 second timeout in `applyPgManifests` and instead implement retries and timeouts #79

Open lukeoguro opened 1 year ago

lukeoguro commented 1 year ago

I've tested this a few times and removing the 10-second timeout has caused no issues. However, I won't make any changes for now as we get things up and running!