Craft Cloud/Console - Project API query can sometimes timeout or error #106
jamesmacwhite
started this conversation in
Feature Requests & Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Depending on the Craft Cloud project, when viewing this in Craft Console the API query behind the following request:
This request can sometimes timeout and cause an error when loading in Craft Console, requiring a hard refresh. This I believe, is being influenced by the number of environments under a project (the maximum being 3) as well as the number of deployments that have taken place across these environments. For environments which are quite active or have frequent deployments the request can sometimes fail to respond in time.
There maybe a potential query optimisation or alternative to improve the load times in this area, when loading the project and environments under it.
Beta Was this translation helpful? Give feedback.
All reactions