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).
Updated by Benjamin Franzke about 2 months ago
- Related to Bug #91768: Race condition while caching data using SimpleFileBackend added
Updated by Gerrit Code Review about 2 months ago
- Status changed from New to Under Review
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86020
Updated by Gerrit Code Review about 2 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86020
Updated by Gerrit Code Review about 1 month ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86020
Actions