To provide you with a better user interface and make your work easier, please tell us the problem you are facing when using this page:
Module | Task Name | Pending | Sent | Retry | Running | Finished | Failed | Stats |
---|---|---|---|---|---|---|---|---|
No running or pending tasks for current user |
||||||||
{{item.module}} | {{item.operationName}} | {{item.pendingOperations}} | {{item.sentOperations}} | {{item.retryOperations}} | {{item.runningOperations}} | {{item.finishedOperations}} | {{item.failedOperations}} |
{{ (item.total)? (item.pendingOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
{{ (item.total)? (item.sentOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
{{ (item.total)? (item.retryOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
{{ (item.total)? (item.runningOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
{{ (item.total)? (item.finishedOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
{{ (item.total)? (item.failedOperations * 100 / item.total).toFixed(2) + '%' : 0 }}
|
Your session has expired, please login to continue?