Can Workers have both RPC calls and cron triggers? (e.g. both a WorkerEntrypoint class for RPC and a

Can Workers have both RPC calls and cron triggers? (e.g. both a WorkerEntrypoint class for RPC and a scheduled function for cron)
Was this page helpful?