Abuse protection is rejecting API traffic from our servers
Requests to api.trigger.dev are getting blocked by a “worker” rate limiter rule with 429 responses and the code 1015. These requests are coming from our Digital Ocean cluster and shouldn’t be getting blocked.
We have a Cloudflare worker for api.trigger.dev, but the traffic that's getting blocked is just passed through to the original URL.
What we’d like to have happen:
Prevent the rate limiting rule to block traffic from ASN 14061 which is our DigitalOcean cluster, or maybe just turn off the rate limiter altogether (we have our own rate limiter). Alternatively, if you want to be more restrictive, we could turn off blocking for requests with the header x-trigger-worker (which all requests will have if they are inside a task)
Here’s some sample events that are getting blocked that shouldn’t:
Note that it’s not all from 1 IP. We run a lot of servers in this cluster that each have a different public IP address in quite a broad range.
5 Replies
you have a Workers Paid plan right?
Yes we do
We've disabled this proxy worker completely now. It was an optimization for us and wasn't essential
You'd need to reach out to support to get the limit removed
?support
To contact Cloudflare Support about an issue, please visit the Support Portal and fill in the form on the portal. After submission, you will receive confirmation over email.
Some issues, such as Account or Billing related issues, cannot be solved by the community.
Any plan level (including Free plans) can open tickets for Account, Billing or Registrar ticket categories. Make sure to select the correct category to ensure it goes to the right place.
For more information on the methods by which you can contact Support for your plan level, see Contacting Cloudflare Support - Cloudflare Docs