Jobs

Jobs are asynchronous, often long-running tasks that execute on a schedule (cron) or in response to events. Jobs orchestrate one or more Activities or functions to perform background processing at scale.

More details coming soon…