-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Bulk
-
Release Notes Summary:recomputeViews processing can be split in two streams: user ongoing and background activities.
-
Tags:
-
Upgrade notes:
-
Sprint:nxplatform #107, nxplatform #108
-
Story Points:5
Today the same Bulk Action can be used for various kind of load, which can result in traffic congestion.
For instance, a massive administrative task is going to impact user activities that relies on the same Bulk Action,
users will notice that their processing is heavily delayed.
We would like to redirect management and heavy operation to a dedicated background processing to prevent traffic congestion during ongoing activity.
The bulk/recomputeViews action could be taken as example.
- is related to
-
NXP-32317 Use better default for bulk bucketSize to reduce record processing duration
- Resolved