0eaab450c1
In testing we saw a DB deadlock in allocate_and_associate. This patch corrects that with a DB retry wrapper. Change-Id: I20572505e448f9b7ff6314b5167cc4c519c445fb Story: 2005893 Task: 33751
5 lines
95 B
YAML
5 lines
95 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a potential DB deadlock in allocate_and_associate found in testing.
|