Is it possible to increase the timeout to 120 sec

We don’t track UDP flows, exactly. We just send UDP packets to the nearest VM. The expectation is that you’ll do UDP load balancing from there.

If your VM dies, or you deploy a new app, you can “break” a stateless connection implemented over UDP.

1 Like