Capabilities
- Review job definitions and runs.
- Check execution status.
- Inspect recent background activity.
- Create jobs when the project needs scheduled or background work.
Use it when
- You need to see whether background work ran.
- A scheduled task failed or did not run.
- You want to add durable work that runs outside the request path.