Skip to content

BaaS: Jobs

Jobs block allows developers to define long-running tasks triggered by various events. This is essential for tasks that require significant processing time or need to run at scheduled intervals.

  • Task Management: Tools for defining, scheduling, and managing long-running tasks. Ensures tasks are executed reliably and efficiently.
  • Triggers: Supports various triggers including time-based schedules and event-based triggers. This provides flexibility in how and when tasks are executed.
  • Monitoring: Real-time monitoring and logging of job execution, providing insights into task performance and status.