cds-snc / tracker

Check whether a Government of Canada domain is adhering to best security practices.
Other
12 stars 9 forks source link

Fix retry logic #40

Closed buckley-w-david closed 6 years ago

buckley-w-david commented 6 years ago

This PR makes a fix to the _insert_all and _upsert_all functions so that the retry logic actually accomplishes it's goal, as it was written under the assumption that ordered=False was the default.