-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF44, 11.5, 2021.2
-
Component/s: Thumbnail Service
-
Release Notes Summary:Transaction timeout is prevented during updateThumbnailListener execution.
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #31
-
Story Points:3
The listener UpdateThumbnailListener is executed in async in the default queue of the workmanager.
Depending on the number of document modified in a transaction it is possible that there are many conversion to be perform and it is easy to times out the default 5minutes transaction.
The transaction duration should increase for this specific case.
- is related to
-
NXP-30438 Compute update thumbnail in a dedicated transaction per documents
- Resolved
- Is referenced in