-
Type:
Sub-task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:K Sprint #3 - Platform, K Bug Sprint
Currently, the ResourceStore attempts transactions and simply fails when transaction isolation errors occur. This can cause significant inconsistencies across calls to the ResourceStore where the registration of a resource requires a parent to have been registered. The ResourceStore should retry transactions until successful rather than failing with an error message.