presslabs / zinc

Route 53 zone manager.
https://www.presslabs.com/code/zinc/
Other
42 stars 2 forks source link

Run only one reconcile loop at a time #266

Open calind opened 7 years ago

calind commented 7 years ago

For example prioritise reconcile_records over update_ns_propagated for example. If there are records to reconcile, update_ns_propagated should not start.