I can basically confirm it is *some*

I can basically confirm it is some issue with browser rendering + queues. The only thing I changed was moving the browser rendering logic to a DO and calling that instead of it just being a function in my consumer. The rest of the logic is the same, and I have not had the issue since making that change
6 Replies
Pranshu Maheshwari
Pranshu Maheshwari•2mo ago
thanks for highlighting this! And also thank you @Poyo! I was able to replicate this issue - it's probably a bug on our side
Agent Beans
Agent Beans•2mo ago
Hi Pranshu, Is the current best way to run a long browser renderer via a DO Alarm? Or are we be able to run the browser renderer from the que?
Pranshu Maheshwari
Pranshu Maheshwari•2mo ago
I can confirm there is an issue right now with browser rendering inside a queue consumer. we're working on it, but too soon to share a timeline. if you're building something right now, it might be best to move the browser rendering logic to a DO
Poyo
Poyo•2mo ago
Thanks for the reply and happy to help! 🫡
cansheetflyer
cansheetflyer•2w ago
will it work with RPC or is it the same issue?
ajgeiss0702
ajgeiss0702OP•2w ago
RPC is from a DO so it should work

Did you find this page helpful?