I am getting a lot of errors and the application is very unstable for some time.
There are load balancing errors:
[PR03] could not find a good candidate within 91 attempts at load balancing. last error: [PR01] no known healthy instances found for route tcp/443. (hint: is your app shut down? is there an ongoing deployment with a volume or are you using the 'immediate' strategy? have your app's instances all reached their hard limit?)
also i got a broken pipe error:
ERROR stderr to vsock zero copy err: Broken pipe (os error 32)
How to debug this?