gtalarico / pyairtable

Python Api Client for Airtable

Home Page:https://pyairtable.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrying feature

naufalad opened this issue · comments

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

I think it was a mistake in docs.
Can you try upgrade to latest?
#201 (comment)

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

should be in latest tagged