Commit graph

21 commits

Author SHA1 Message Date
asonix 141db9afc8 Remove anyhow 2024-02-04 23:35:47 -06:00
asonix 8217012237 Add type Error to Job 2024-02-04 22:19:41 -06:00
asonix 63ee0d7cb7 jobs-core: change 'timeout' to 'heartbeat_interval' 2024-01-10 15:06:36 -06:00
asonix 0f8b279e3f Start building jobs-postgres 2024-01-09 23:16:35 -06:00
asonix dc3f7b2c62 Remove dependency on tracing-futures 2024-01-08 16:37:32 -06:00
Aode (Lion) bf65fe802a Remove chrono, use std time types for public api 2022-01-17 17:45:24 -06:00
Aode (Lion) 1d30a9472c Allow jobs to wrap themselves in their own span 2021-09-21 10:32:48 -05:00
Aode (lion) ba60a5cbe0 Replace log with tracing 2021-09-16 17:50:32 -05:00
asonix b5661fb8e6 jobs-core: remove futures dev-dep 2021-02-04 12:40:28 -06:00
asonix 759ccf018b Eliminate Processor 2020-04-20 19:30:56 -05:00
asonix 2fe8e9885c Move job back to named Future associated type 2020-03-21 09:44:38 -05:00
asonix b40dc7dc93 Introduce job timeout 2020-03-20 22:04:23 -05:00
asonix 74ac3a9b61 Update to new futures, new actix 2020-03-20 21:31:03 -05:00
asonix 7e06ad981f Prepare jobs-actix for release 2019-09-22 12:33:33 -05:00
asonix d8d4b026fe Prepare jobs-core for release 2019-09-22 12:12:08 -05:00
asonix 1f10095269 Make background-jobs simpler to use 2019-05-27 19:01:21 -05:00
asonix 5b13908886 2019 2019-05-25 15:26:12 -05:00
asonix edd63abf0f Relax bounds 2019-05-23 22:41:34 -05:00
asonix 2968ba5360 Drop tokio 2019-05-23 22:25:00 -05:00
asonix 4f2530d485 Add application state 2018-11-18 15:05:03 -06:00
asonix cf6ede67ea Add documentation, license info, Make API cleaner 2018-11-17 19:39:04 -06:00