Commit graph

14 commits

Author SHA1 Message Date
asonix c640567206 Update to newest background-jobs, implement Job rather than ActixJob
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-08 17:00:15 -06:00
asonix 804d22ee81 Enable different breaker failure cases for different endpoints
Additionally, don't count 4xx towards succeeding a breaker
2023-09-08 19:11:24 -06:00
asonix 75df271b58 Switch from awc to reqwest, enable HTTP Proxies 2023-08-17 17:09:35 -05:00
asonix a1ea5d676c Rework misskey fetch to reuse deliver plumbing
Only count server errors towards failed breakers
2023-02-25 15:02:16 -06:00
asonix 787c8312bc Make better use of cores for jobs 2022-11-19 21:32:45 -06:00
asonix 0768cb6ac6 Don't fail jobs for fine scenarios
- dont fail contact for breaker
- dont fail instance for not found
2022-11-15 20:53:55 -06:00
Aode (lion) 2313303e22 Update RSA
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-08 17:39:38 -05:00
Aode (Lion) 8893895c71 Update to latest activitystreams 2022-01-17 16:54:45 -06:00
Aode (lion) 1dba31e3a0 Clippy lints, dashmap for breakers 2021-11-23 16:19:59 -06:00
Aode (Lion) 3384ca9064 Clean up debug impls 2021-09-21 14:32:25 -05:00
Aode (lion) 43e5b6d873 Instrument with tracing 2021-09-18 12:55:39 -05:00
asonix 486dabff9e Error contact job on failed extraction 2021-02-11 14:18:58 -06:00
asonix 2479c2b39d Test contact extraction 2021-02-11 14:17:17 -06:00
asonix 1311f92b6c Add support for pulling a pleroma admin 2021-02-11 13:41:03 -06:00