mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
270f288c48
- The get helper can sometimes take a long time, and in themes that have many get helpers, the request can take far too long to respond - This adds a timeout to the get helper, so that the page render doesn't block forever - This won't abort the request to the DB, but instead just means the page will render sooner, and without the get block |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |