Request Aborted Error

I’m getting a bunch of Request Aborted errors on production. Below is a screenshot of the errors sent to my Slack.

I’ve checked my Xano endpoint and everything seems fine. This is the WeWeb workflow responsible.


Has anyone else encountered this error? How should this be rectified? Is this a WeWeb thing?

Have you tried testing the workflow in WeWeb?

When the workflow runs into an error, the action that triggered the error will be highlighted in red. Maybe that can help you understand what’s going on like here:

Yup, I know. That’s why there’s the error handling workflow I implement to catch errors in production, which you can see in the screenshot. That’s what I’m using to feedback to you now.

It’s not an error I run into in staging, or in development. First time I’m encountering it, only after I deployed it to production this weekend.

1 Like

Agh ok. It’s not an error I’ve encountered before either. I’ll create a ticket and ask the tech team to look into it.