Task queue
| Type |
Workers |
Work Requests |
| Registered |
Connected |
Busy |
Idle |
Running |
Pending |
| Celery |
0 |
0 |
0 |
0 |
0 |
0 |
| External |
1 |
1 |
0 |
1 |
0 |
0 |
| Signing |
1 |
1 |
0 |
1 |
0 |
0 |
External tasks by architecture
| Architecture |
Workers |
Work Requests |
| Registered |
Connected |
Busy |
Idle |
Running |
Pending |
|
Not Specified
|
1 |
1 |
0 |
1 |
0 |
0 |
|
amd64
|
1 |
1 |
0 |
1 |
0 |
0 |
|
i386
|
1 |
1 |
0 |
1 |
0 |
0 |
Note: Workers may be able to execute tasks for multiple
architectures, so they may appear in multiple rows. e.g. 32-bit and
64-bit versions of the same architecture.
Tasks without a specified architecture can execute on all external
workers.