I am using a worker for server-sent events. Basicall it reads from a database every 3 seconds and se

I am using a worker for server-sent events. Basicall it reads from a database every 3 seconds and sends the results via SSE to the client. Now if I understand correclty, the new standard pricing will neither evict quickly (like the old bundled plan) nor will it be high duration costs (because only cpu time is important) right?
Was this page helpful?