plun1331
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue
either way, using
waitUntil
works fine7 replies
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue

7 replies
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue
so perhaps there's a weird gimmic in there somewhere that i'm not seeing
7 replies
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue
& again, it works fine if i route discord's requests through my machine to my worker, but not if discord directly requests my worker
7 replies
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue
I respond over HTTP though, since that behavior is allowed
7 replies
CDCloudflare Developers
•Created by plun1331 on 3/29/2025 in #workers-help
Discord HTTP Interactions Issue
I put a log before/after the
fetch
but the only thing that logs is the one before7 replies