Have a workflow that polls an Airtable view and working fine for months.
This week it keeps firing this error as below and flooding my inbox with alerts.
Records are not entering the view at this rate and it’s very concerning, usually get approx 10 vlaidi records entering the view per day, all of which process correctly.
Have updated to latest release.
{"message":"getaddrinfo EAI_AGAIN api.airtable.com","name":"Error","stack":"Error: getaddrinfo EAI_AGAIN api.airtable.com\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26)\n at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)","config":{"url":"https://api.airtable.com/v0/appzvC46LNEybpU6B/tblqLwJdHiJfGgzml","method":"get","headers":{"Accept":"application/json","User-Agent":"axios/0.21.4"},"params":{"view":"viw7m7gks1mFVRuKB","filterByFormula":"IS_AFTER({Updated}, DATETIME_PARSE(\"2023-06-29T21:22:03Z\", \"YYYY-MM-DD HH:mm:ss\"))","pageSize":100,"api_key":"keywOQj4M2NjxfW7j"},"transformRequest":[null],"transformResponse":[null],"timeout":300000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":null,"maxBodyLength":null,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"axios-retry":{"retryCount":0,"lastRequestTime":1688073783003}},"code":"EAI_AGAIN"}