Workers CPU Limits
We’re currently dealing with some issues around cpu time limits for workers. We have a system setup with Workers for Platforms such that someone could upload a function and then schedule it to be invoked. It is our invoker that seems to be hitting cpu limits in some cases and we’re looking to get answer to the question of whether the Workers for Platforms workers would have their own cpu limit or whether that compute would count towards the limit of the invoker.
0 Replies