Italo Casas | Ironforge & SolDev
CDCloudflare Developers
•Created by Italo Casas | Ironforge & SolDev on 1/23/2024 in #workers-help
awaitUntil - EdgeResponseStatus
Hi there, I'm trying to debug a nasty issue that's happening inside a promise that is using awaitUntil.
This promise is making a request to another service via an HTTP request, and in the logpush logs I can see
EdgeResponseStatus
being equal to 504. Can I assume that EdgeResponseStatus
is the status code of the response for this external service?1 replies