ironic/ironic
Julia Kreger 4ba418716e Retool sqlite retries
... To not try instantly, but also not to wait forever to retry.

Also, the maximum delay is also now the proper setting to cause
the attempt to exit, and is only set to 10 seconds, with a fairly
tight interval for retries to occur within.

This change also doesn't abort retries for releasing a node lock
and updating a node, both actions if they halt due to the close
out of a task, can be catastrophic to the underlying operation
and state, because internal actions around locking can't be retried
with a long interval, otherwise things break in very bad ways.

Change-Id: I2041e90bb0f7f522bde4338eceda97f0ae8b2c35
2023-08-17 07:25:19 -07:00
..
api Merge "Correct two mistakes in the /continue_inspection API" 2023-07-31 18:43:24 +00:00
cmd Add wait step 2023-07-24 22:42:20 +00:00
common Merge "Very basic in-band inspection with the "agent" interface" 2023-07-31 18:51:56 +00:00
conductor Merge "Add the initial skeleton of the agent inspect interface" 2023-07-31 11:51:37 +00:00
conf Retool sqlite retries 2023-08-17 07:25:19 -07:00
db Retool sqlite retries 2023-08-17 07:25:19 -07:00
dhcp Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
drivers Merge "Support sha256/sha512 with the ilo firmware upgrade logic" 2023-08-14 16:36:21 +00:00
hacking Upgrade to latest hacking - v6 2023-04-21 12:15:07 -07:00
objects Firmware Interface 2023-07-11 07:39:15 -03:00
tests Merge "Support sha256/sha512 with the ilo firmware upgrade logic" 2023-08-14 16:36:21 +00:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00