Commit Graph

17 Commits

Author SHA1 Message Date
e9a5b867c9 chore(deps): enable tracing default features (#2693) 2023-05-16 15:14:39 +02:00
ae2b0954c6 perf: do not compile traces in release mode (#2652) 2023-05-15 17:06:10 -07:00
ded0896df5 Task Executor Metrics (#2580)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
2023-05-05 10:48:45 -07:00
e27ed92d1e fix(cli): event reporting (#2273) 2023-04-16 18:56:12 +02:00
2f6d5e6ad2 feat: add basic payload generator (#2161) 2023-04-12 21:36:20 +02:00
2bc4da5eaa Extend Task Spawner with spawn blocking function (#1908) 2023-03-22 12:25:35 +01:00
a553c1d700 chore: add spawn_critical function to trait (#1622) 2023-03-03 14:12:00 +01:00
626c076c85 feat(rpc): integrate eth cache and task executor in pipeline (#1596) 2023-03-01 15:46:57 -07:00
ddab623a46 fix: don't mark ok tasks as panicked (#1359) 2023-02-14 19:59:10 -08:00
f995e66c96 chore: integrate Boxed TaskSpawner (#1356) 2023-02-14 21:44:22 +01:00
87ba4840e9 chore: make TaskSpawner dyncloneable (#1354) 2023-02-14 20:46:37 +01:00
4b90d42401 feat: add TaskSpawner trait (#1318) 2023-02-13 14:26:25 -08:00
37351df585 feat: extend task executor (#1302) 2023-02-13 10:42:48 +01:00
e6ca4c56c6 feat: add shutdown signal to TaskManager (#831) 2023-01-13 10:34:22 +01:00
31cb66902e fix: Fix typos (#773) 2023-01-09 01:43:51 +01:00
4318a54f59 feat(net): integrate TaskExecutor (#369) 2022-12-09 09:47:18 -08:00
f489ec51f0 feat: add TaskManager and Executor types (#357) 2022-12-08 09:15:48 -08:00