cityofaustin / knackpy

A Python client for interacting with Knack applications
https://cityofaustin.github.io/knackpy/docs/user-guide/
Other
39 stars 17 forks source link

Add failsafe to prevent infinite record fetch loop #92

Closed johnclary closed 3 years ago

johnclary commented 3 years ago

Fixes #91.

Also adopts standard module logging behavior.

johnclary commented 3 years ago

@chiaberry i'm gonna merge and move your review request to the production merge. i'm 99% sure this is backwards compatible with our ETLs but it's good opportunity to think through how we test version bumps.