What are the different statuses of a Reltio task?

Question

What are the different statuses of a Reltio task?

Answer

The following are the various statuses of a Reltio task

  • SCHEDULED
  • PROCESSING
  • PAUSING
  • PAUSED
  • CANCELING
  • CANCELED
  • COMPLETED
  • FAILED
  • WAITING_FOR_QUEUE
  • WAITING_FOR_RESOURCE
  • COMPLETED_WITH_ERRORS
  • PLATFORM_TASK_FAILED
  • ERROR

SCHEDULED is the initial status until the nodes are created and allocated to the task thread. Once the required node is allocated, it moves to PROCESSING status.

PAUSING status is during the process of task pause process.

PAUSED is when the task is completed paused and the status is saved. Likewise,

CANCELING and CANCELED status. When the thread completes its requested task successfully, then moves to COMPLETED status.

When the tenant is utilizing more than the allowed max number of API calls simultaneously, the task thread will be moved to WAITING_FOR_RESOURCE.

When the internal queues are overwhelmed with the messages of the task thread, it would be moved to WAITING_FOR_QUEUE status temporarily until the queue is cleared.

 

References 

https://documentation.reltio.com/tasksapi/tasksapi.html?hl=completed_with_errors

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.