Jack RED
Jack RED
CDCloudflare Developers
Created by Jack RED on 7/21/2024 in #workers-help
Error: Unable to delete cached response
Hi, I just came upon this issue when moving my app to production, I don't have this issue in local or preview environments, only production! The cache.delete(key) throws an exception on a key that exists in the cache, so my cache keeps sending a stale response and I can't remove it to have cache updated with newer response...
1 replies
CDCloudflare Developers
Created by Jack RED on 3/5/2024 in #general-help
cpu_ms_limit_not_allowed_for_usage_model
Hello, starting from yesterday I started having this error on all my builds, even with code that was passing! 06:17:06.322 ✨ Upload complete! 06:17:08.707 Success: Assets published! 06:17:09.807 Error: Failed to publish your Function. Got error: workers.api.error.cpu_ms_limit_not_allowed_for_usage_model I see it's related to this changed, which is marked as fixed but I started having the issue after it got fixed: https://www.cloudflarestatus.com/incidents/3q7sg3tpp7qv Anyone else has the same issue?
15 replies