Name | Type | |
---|---|---|
FirstIncompleteTasksBlock | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
TaskPool | {"origin":"Map","n_map_type":{"hashers":["Identity","Identity"],"key_vec":["U32","gear_core:tasks:ScheduledTask"],"value":"NULL","keys_id":613,"value_id":41}} |
Name | Type | Value | |
---|---|---|---|
ReserveThreshold | U32 | 01000000 | |
WaitlistCost | U64 | 6400000000000000 | |
MailboxCost | U64 | 6400000000000000 | |
ReservationCost | U64 | 6400000000000000 | |
DispatchHoldCost | U64 | 6400000000000000 |
Name | Docs |
---|---|
DuplicateTask | Occurs when given task already exists in task pool. |
TaskNotFound | Occurs when task wasn't found in storage. |