Execute some code before worker starts
Hi team,
I would like to know if it is possible to execute something in a worker just once, at the start. Example:
I would like to know if it is possible to execute something in a worker just once, at the start. Example:
- subscribe to webhooks to a 3rd party system.
- set up a "fetch" receiver or an app using Hono.
