520 error received by Client

I have a REST API build on HonoJS running on Cloudflare Workers. Periodically we'll get Sentry errors from our client reporting a 520.

The API itself doesn't log these, nor do we see it in our tail logs.

How does one debug these 520 errors?
Was this page helpful?