mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-10 15:09:27 +00:00

This PR adds ApplicationError as one of the "try_again" error types for startfirstTunnel. This ensures that these kind of errors (which we've seen occur when a tunnel gets rate-limited) are retried.