oceanprotocol-archive / DAOBot

Web3 Glue for OceanDAO
6 stars 4 forks source link

Airtable Requests - Update cron jobs that use PM2 so they are offset from each other. #174

Open idiom-bytes opened 2 years ago

idiom-bytes commented 2 years ago

Right now both Prod + Staging query airtable @:

Let's try to offset these, and perhaps use separate keys to see if we can address errors being thrown due to ERRTIMEOUT.

trizin commented 2 years ago

https://support.airtable.com/hc/en-us/articles/203313985-Public-REST-API

I'm not sure this solution is going to work since the limit is per base. I think #176 is a better solution. I'll give this a try though.