Actions
Task #84395
closedDefault requirejs timeout is too low
Start date:
2018-03-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
By default requirejs has timeout set to 7s.
In some cases e.g. on slow mobile interenet or acceptance tests running on php build in webserver, the timeout is too low, causing in requirejs timeout errors popping up.
We should increase the timeout to 30s.
Updated by Wouter Wolters over 6 years ago
- Status changed from New to Resolved
Resolved with https://review.typo3.org/#/c/56270/
Actions