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?
Was this page helpful?