-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Epic Link:
-
Tags:
-
Story Points:2
Since NXP-25313 batching and retry policy are supported.
We can't use batch logic in BAF as batching is done on a list of Record whereas BAF batches a list of document ids by Record.
Nevertheless we still want to benefit of retry policy logic.
Check which computations need the retry policy.