-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2024-11-11
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
We see a fair number of BFs because a transaction fails with a transient error, e.g. a timeout of some sort - most of our tests don't automatically retry on transient errors because the test itself doesn't execute any behavior that would directly cause a transient error. This ticket is to look into whether it might make sense to always retry on transient errors since these errors are typically not indication that something is actually wrong.