contentful.py
contentful.py copied to clipboard
allow retries
We have an issue where the Content Delivery API sporadically fails. Instead of causing our whole sync process to fail, it was helpful to allow for retries. It's hacky, but I thought I would at least half-try to contribute.
Please let me know if this is useful and/or there are requested changes.