Description
Having log warning from a driver to oned every time the queue is larger then number of threads could help to detect some issues with datastores. Such log entries would let immediately detect if the queue is growing beyond limits.
Use case
If the action queue is saturated other operations can't be executed. Having corresponding entries in the log file could help to detect such issues.
Interface Changes
No changes are required in the interfaces
Progress Status
Description
Having log warning from a driver to oned every time the queue is larger then number of threads could help to detect some issues with datastores. Such log entries would let immediately detect if the queue is growing beyond limits.
Use case
If the action queue is saturated other operations can't be executed. Having corresponding entries in the log file could help to detect such issues.
Interface Changes
No changes are required in the interfaces
Progress Status