What is the CPU limit for hourly crons?
My worker is unbounded, and the cron is running hourly, which I believe means it should have a relatively decent CPU allowance. It's getting to 200ms or so, and then dying. What is the limit? I'm using the Browser Rendering API, and retrieving one web page, so would expect this to be fine really. And it's definitely CPU as the logs are saying CPU exceeded.