Alex
Alex
CDCloudflare Developers
Created by Alex on 5/1/2025 in #workers-help
Scheduled Worker - Unexpected 429s
Hi, we're having an issue with cron scheduled worker invocations (scheduled()) where some of our outbound fetch calls to external APIs are intermittenly getting rate limited (429s) or forbidden (403) responses . We only make one request to these endpoints every 15 minutes, so my only guess is that this is due to other scheduled workers sharing infrastructer / egress IPs? Can someone confirm and provide guidance?
5 replies