Skip to main content

Task dashboards

[BEP][Tasks by Worker type] Total tasks

The graph displays how many tasks for a specific Worker type were submitted from the client. The tasks are grouped using the GAVP field—group:artifact:version:profile for Workers.

[BEP][Tasks By Stage] Tasks

The graph informs users about the following:

  • Routed tasks: the number of tasks taken from a step (Bot Config) input queue and moved into the Worker pool queue. Workers are supposed to execute them as soon as possible.

  • Input Tasks: a general amount of tasks submitted by the client and time. These tasks are supposed to wait in a queue until they are executed.

[BEP][Workers by Type] Worker Count

The graph shows how many Workers can execute submitted tasks. In addition, it displays historical data on how the Worker count has changed for a specific input task type.

Note that the BEP cluster capacity is distributed among several kinds of Workers—CT Worker, execution, or training Workers per model.

[BEP][Tasks by stage] Combined

The graph provides the following statistics:

  • Maximum tasks submitted by the client
  • Maximum tasks routed to Worker
  • Maximum total: the sum of the previous two max counts

info

If you see the [BEP][Tasks By Stage] Tasks graph showing a small count of routed tasks, whereas input tasks keep increasing over periods, this can mean you need more Workers or more nodes.