Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Request failed with status code 503 - that-api-webhooks #153

Open
sentry-io bot opened this issue Mar 8, 2022 · 0 comments
Open

Error: Request failed with status code 503 - that-api-webhooks #153

sentry-io bot opened this issue Mar 8, 2022 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 8, 2022

Active Campaign service through a 503. The fix here may be to add a retry, which may also mean replacing Axios.

Sentry Issue: THAT-API-FUNCTIONS-K

Error: Request failed with status code 503
  File "/workspace/node_modules/axios/lib/core/createError.js", line 16, in createError
    var error = new Error(message);
  File "/workspace/node_modules/axios/lib/core/settle.js", line 17, in settle
    reject(createError(
  File "/workspace/node_modules/axios/lib/adapters/http.js", line 269, in IncomingMessage.handleStreamEnd
    settle(resolve, reject, response);
  File "events.js", line 326, in IncomingMessage.emit
  File "domain.js", line 506, in IncomingMessage.EventEmitter.emit
...
(2 additional frame(s) were not displayed)
@brettski brettski changed the title Error: Request failed with status code 503 Error: Request failed with status code 503 - that-api-webhooks Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants