Deep
Deep
CDCloudflare Developers
Created by Deep on 5/9/2024 in #general-help
in my queue batch_size limit is working but the timeout limit is not working
[[queues.consumers]] queue = "send-url-test" max_batch_size = 10 max_batch_timeout = 2 i am using these configuration of my queue, the batch_size limit is working, but the timeout limit is not working
2 replies
CDCloudflare Developers
Created by Deep on 5/2/2024 in #workers-help
Need help in setting up queue in workers
hey I am creating a simple worker to get html code of websites, I want to create a worker which gets urls from local json file, and send them in a queue this queue then invoke other worker which will do the rest, I read documentation but found that i have to do it in a single worker fucntion, I can undersatnd anything there, please help me how to do this?
2 replies
CDCloudflare Developers
Created by Deep on 5/2/2024 in #general-help
hey I am creating a simple worker to get html code of websites, I want to create a worker which gets
hey I am creating a simple worker to get html code of websites, I want to create a worker which gets urls from local json file, and send them in a queue this queue then invoke other worker which will do the rest, I read documentation but found that i have to do it in a single worker fucntion, I can undersatnd anything there, please help me how to do this?
1 replies
CDCloudflare Developers
Created by Deep on 5/2/2024 in #pages-help
queues
hey I am creating a simple worker to get html code of websites, I want to create a worker which gets urls from local json file, and send them in a queue this queue then invoke other worker which will do the rest, I read documentation but found that i have to do it in a single worker fucntion, I can undersatnd anything there, please help me how to do this?
1 replies