Matthias
Matthias
CDCloudflare Developers
Created by Matthias on 11/13/2023 in #workers-help
Behavior of blockConcurrencyWhile when used outside of durable object constructor
Hey, thanks for the response. We're spinning up external resources on demand when specific routes are called. We don't want duplicate resources created in case requests come in concurrently. So we'd like to pause any other requests while the resources are spun up.
3 replies