Lu
Lu
Explore posts from servers
CDCloudflare Developers
Created by Forget Semicolon on 6/5/2024 in #general-help
What is the timeout for Cloudflare workers?
So if your worker calls an external API quite a few times to import data where each call takes anywhere from 500ms-2s (large payloads), the worker will hang, evict, or timeout? I guess even batching can still route your request to the same isolate which will have the same usage?
7 replies
CDCloudflare Developers
Created by Lu on 5/26/2024 in #general-help
attach a payload to queue batch rather than each message?
Makes sense, thank you
3 replies