Actions
Task #105101
openLog instead of throw errors on failed cache file creation
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2024-09-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Instead of throwing an exception, an error is now logged, as the
cache creation failure must not abort the current request (the request can still be served).
Actions