LlamaKazi
CDCloudflare Developers
•Created by Tommy on 12/27/2024 in #workers-help
Roblox Ranker Bot
Share error details, if your worker has observability enabled you should be able to see error details in the console logging utility.
Depending on your coding skills level, the try/catch might suppress some important details. You can use the rethrow keyword or comment out your error handling to find out.
Side note, use worker secrets to secure your keys, the identity information in your screen shots should not be shared publicly.
Great idea for an worker application, have fun, code on!
7 replies
CDCloudflare Developers
•Created by LlamaKazi on 11/27/2024 in #workers-help
wrangler.toml route fail open?
Thanks for the info, will definitely +1 that
4 replies