Prorigo Background & Cron Jobs
  • Background Jobs allow user to perform all heavy, time consuming operations (custom actions with server methods) in the background.
  • Cron jobs allow admin to execute custom actions at a specific frequency with simple UI to configure recurrence.
  • Admin can define queues which can be configured to handle timeouts and cutoffs or any pre/post processing scenarios.
  • QueueDashboard view to show status of all background & cron jobs including failure remediations.
  • Job status email notifications.