Pages Deployments are 504ing still

We are currently having issues with the dashboard displaying once we click into one of our pages projects. It seems like the request to pull the deployments is failing on the server side and responding with a 504 - the request is using the following params for the deployments api route: /deploysments?page=1&per_page=15&sort_by=create_on&sort_order=desc. I'm suspecting it may be due to the number of deployments we currently have, but I am not 100% sure. This is a bit of a blocker and we are looking for a way to be able to service our pages project in the dashboard again.
Was this page helpful?