TASKS

Task Management

The BackOffice of OpenAccess brings a very important tool that is the OpenAccess Worker, responsible for carrying out internal processes in the system in small scheduled tasks. This is where the Task Management takes center stage giving quick and easy access to tasks, being able to see the basic information, besides being able to modify it (only in specific tasks) and delete it.

Main View Scheduled Tasks

This view shows the list of all the tasks created. (Completed, Running, Error, Pending, Disabled)

Filters:

  • Action: can be any of the available tasks.

  • Status: can be any of (DISABLED, PENDING, RUNNING, COMPLETED, ERROR).

Tasks list:

  • Task ID: Unique identifier of the task.

  • Name: Name of the task.

  • Action: Task action, can be any of the available tasks.

  • Priority: The tasks will be executed according to the priority level. (Low, Normal, High).

  • Status: The current status of the task. (DISABLED, PENDING, RUNNING, COMPLETED, ERROR).

  • Schedule: Task execution interval. (N/A for tasks that will not be repeated).

  • Last Execute: Last time the task was executed.

  • Actions: Depending on the current status of the task, different actions are possible such as:

    • View task details

    • Delete task (It will not be available for tasks that are being executed)

    • Retry task (It will only be available for tasks whose current status is ERROR).

Note: failed tasks can be further retried.

Last updated