vitalseeds / vs-data-api

Fast API endpoints to expose vs-data actions for to run from Filemaker
MIT License
0 stars 0 forks source link

Tenacity for WC retries #51

Open tombola opened 10 months ago

tombola commented 10 months ago

https://tenacity.readthedocs.io/en/latest/

Or possibly this opinionated wrapper for tenacity:

https://stamina.hynek.me/en/stable/

tombola commented 8 months ago

Probably need to do retries with Filemaker as well, as that is a bit flakey - in separate issue.