Hello, I use worker Paid Plan - Bundled, I used worker to create a program, but when I visit frequently, it shows an error, I print the log at the entry of the worker program, and use the console worker real-time log to view and there is no output , but the page does show the error of my program, the most important thing is that I checked in the security-profile that I was blocked, so I set the firewall rules and ip region rules, etc. are invalid, and I use the firewall log to intercept. The interface for “Fetch” access provided by the worker, the intercepted ip is the ip of Cloudflare, which makes me a little unbelievable, what should I do?
firewall-event
{
"action": "block",
"clientASNDescription": "TAIFUCLOUD-AS-TW Tai-Fu Cloud Co., Ltd.",
"clientAsn": "131628",
"clientCountryName": "TW",
"clientIP": "2a06:98c0:3600::103",
"clientRequestHTTPHost": "s3.us-west-xxxx",//Filtering sensitivity
"clientRequestHTTPMethodName": "PUT",
"clientRequestHTTPProtocol": "HTTP/1.1",
"clientRequestPath": "/xxx/1653765866647e9e92f97e018432b860478fafe2b2991",//Filtering sensitivity
"clientRequestQuery": "",
"datetime": "2022-05-28T19:24:26Z",
"rayName": "71295eda86f040ff",
"ruleId": "worker",
"rulesetId": "",
"source": "ratelimit",
"userAgent": "",
"matchIndex": 0,
"metadata": [],
"sampleInterval": 1
}