mirror of
https://github.com/OliveTin/OliveTin
synced 2026-08-27 13:06:37 +00:00
20 lines
679 B
Plaintext
20 lines
679 B
Plaintext
[#logs-queue]
|
|
= Queue view
|
|
|
|
When actions belong to an xref:action_customization/concurrency.adoc[action group] and the group is at its concurrency limit, additional executions wait in a queue until a slot is free.
|
|
|
|
The **Queue** page shows those waiting executions grouped by action group, including queue position and status.
|
|
|
|
== Accessing the queue view
|
|
|
|
From the **Logs** page, click the **Queue** button in the toolbar to open the queue view.
|
|
|
|
You can return to the list view at any time using **Back to list**.
|
|
|
|
image::logs/views/logsQueue.png[]
|
|
|
|
== See also
|
|
|
|
* xref:logs/intro.adoc[Logs overview]
|
|
* xref:action_customization/concurrency.adoc[Concurrency and action groups]
|