This topic was automatically generated from Slack. You can find the original thread here.
I am on a paid plan on PD and using the Open AI GPT Step in my workflow… Since many days it has been working fine but today i have been getting the below error many times…
Error - Request failed with status code 502
{“error”:{“code”:502,“message”:“Bad gateway.”,“param”:null,“type”:“cf_bad_gateway”}}
at null.createError (/pipedream/dist/code/fe13c30c87ab5880186b1834127d9f2bc78840ae70c6b7199e8430ea7e9f18e5/node_modules/.pnpm/axios@0.21.4/node_modules/axios/lib/core/createError.js:16:15)
at null.settle (/pipedream/dist/code/fe13c30c87ab5880186b1834127d9f2bc78840ae70c6b7199e8430ea7e9f18e5/node_modules/.pnpm/axios@0.21.4/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/pipedream/dist/code/fe13c30c87ab5880186b1834127d9f2bc78840ae70c6b7199e8430ea7e9f18e5/node_modules/.pnpm/axios@0.21.4/node_modules/axios/lib/adapters/http.js:269:11)
at IncomingMessage.emit (node:events:525:35)
at null.endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)