504 Gateway Timeout

I am receiving a 502 Bad Gateway whenever i try to access my live Netlify function on the browser:

https://dsn-cottages-api.netlify.app/.netlify/functions/products

I have seen other topics similar to this where someone from the internal team had to check their logs for the issue.

It does not provide me with any errors that it could possibly be, could someone please help me find the cause of this issue.

Thank you

Logs:

Request URL: https://dsn-cottages-api.netlify.app/.netlify/functions/products
Request Method: POST
Status Code: 504 Gateway Timeout (from ServiceWorker)
Referrer Policy: no-referrer-when-downgrade

hi there, we too saw an increase of 504 issues and started looking into that yesterday.

Has the issue resolved itself? Thanks for an update.

Hello

Yes I can confirm it is now working as expected, returning 200

1 Like