Hey everyone! Had a question. Is there a way to run a process in Cloudflare parallel with a request.

Hey everyone! Had a question. Is there a way to run a process in Cloudflare parallel with a request.

For if a URL gets requested someURL.com I'd like it to execute as normal but then at the time of the request I'd like to run a background process.

Basically run a worker which doesn't manipulate or delay the incoming request. Hope that make sense. Thanks!
Was this page helpful?