shipyard/src/bin/shipyard_airflow/shipyard_airflow/common/deployment_group
Bryan Strassner 5adad71bb3 Add retries to node lookup logic
In the case of a temporary failure to lookup nodes, this introduces a
nominal number of retries to possibly bridge the failure. By default 2
reties, spaced 30 seconds apart will be attempted. Some exceptions may
not benefit from retries; this change doesn't account for the myriad
situations thay may benefit from short circuiting.

Change-Id: Icbedf5c1d8ca485c36ef6ba31e8c0201f0f28b6d
2018-08-25 05:05:06 -05:00
..
__init__.py Common code for deployment groups in Shipyard 2018-04-27 13:27:13 -05:00
deployment_group.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
deployment_group_manager.py [trivial] fix several minor issues 2018-06-22 13:05:32 -05:00
errors.py [trivial] fix several minor issues 2018-06-22 13:05:32 -05:00
node_lookup.py Add retries to node lookup logic 2018-08-25 05:05:06 -05:00