gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Retrying feature #206

Closed naufalad closed 1 year ago

naufalad commented 1 year ago

Hi,

I just upgraded pyairtable via pip to 1.3.0, but it seems the retrying function is not working as expected. I can't even call from pyairtable import retry_strategy And when I opened the library, can't find any code related to retry_strategy

Any solution? As it says it should be available on version 1.3.0 image

gtalarico commented 1 year ago

I think it was a mistake in docs. Can you try upgrade to latest? https://github.com/gtalarico/pyairtable/issues/201#issue-1421993182

naufalad commented 1 year ago

@gtalarico yeah I could do that, but hope this retrying feature could be tagged as a version in the near future

gtalarico commented 1 year ago

should be in latest tagged