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
|
795d3238ad
|
Hide nodes that failed breakers from index page
|
2023-07-28 17:46:23 -05:00 |
|
asonix
|
769f7451f9
|
Simplify signature thread
|
2023-07-27 10:19:20 -05:00 |
|
asonix
|
d97cc4e5a4
|
Use custom threadpool for client signatures
|
2023-07-26 18:03:21 -05:00 |
|
asonix
|
970672a392
|
Make client timeout configurable
|
2023-07-25 16:06:56 -05:00 |
|
asonix
|
fb6d8af1ca
|
Update flake, dependencies
|
2023-07-19 20:23:44 -05:00 |
|
asonix
|
8d565a1fbe
|
Add ability to tweak client pool size
|
2023-06-23 13:46:13 -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
|
f9cad61049
|
Add healthcheck for db, new clippy lints
|
2023-01-29 13:21:36 -06:00 |
|
asonix
|
88b0383084
|
Keep track of when servers were last seen
|
2022-12-21 16:51:17 -06:00 |
|
asonix
|
430ebec810
|
Improve tracing, immediately stringify spantrace, remove join macros
|
2022-12-13 23:36:40 -06:00 |
|
asonix
|
f4db90b699
|
Use sync RwLock for lru access
|
2022-12-09 17:47:45 -06:00 |
|
asonix
|
902ce5d3c2
|
New module structure
|
2022-11-19 14:47:32 -06:00 |
|
asonix
|
e9303ad9f6
|
Remove media caching, just proxy
|
2022-11-17 22:39:26 -06:00 |
|
asonix
|
5011e05c3d
|
Clean tracing a bit more
|
2022-11-15 19:56:19 -06:00 |
|
asonix
|
a2bd41a00f
|
Improve concurrency
|
2022-11-02 13:55:45 -05:00 |
|
asonix
|
bc263701e2
|
Log cleanup
|
2022-11-01 15:57:33 -05:00 |
|
asonix
|
5ae4c43caa
|
Update deps, structopt -> clap, re-enable cargo publish
|
2022-09-28 18:01:52 -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)
|
4b4aaaa0b4
|
Don't store Config in State
|
2021-09-21 13:26:31 -05:00 |
|
Aode (lion)
|
a53c8a0a63
|
Include version info in builds
|
2021-09-20 12:49:07 -05:00 |
|
Aode (lion)
|
d26ff4a7cb
|
Switch from tokio-current-thread to tokio for otel
|
2021-09-18 15:47:10 -05:00 |
|
Aode (lion)
|
d627c5b6b2
|
Bump versions
|
2021-09-18 13:00:35 -05:00 |
|
Aode (lion)
|
43e5b6d873
|
Instrument with tracing
|
2021-09-18 12:55:39 -05:00 |
|
asonix
|
8474640278
|
Bump dependencies
|
2021-08-01 15:12:06 -05:00 |
|
asonix
|
43227d9852
|
Update to actix-web 4.0.0-beta.3
|
2021-02-10 18:00:11 -06:00 |
|
asonix
|
52408d8189
|
Add tests for connect/disconnect
|
2021-02-10 09:47:23 -06:00 |
|
asonix
|
d0a728a9b5
|
Log & test connections
|
2021-02-10 00:57:49 -06:00 |
|
asonix
|
b2904bb1ba
|
Don't add inbox as connection
|
2021-02-10 00:44:48 -06:00 |
|
asonix
|
2c275e441b
|
pub -> pub(crate)
|
2021-02-09 22:17:20 -06:00 |
|
asonix
|
50d2b5b21c
|
bro we are sledding
|
2021-02-09 22:05:06 -06:00 |
|
asonix
|
d7e68190c4
|
Remove direct dependencies on tokio, bytes, reduce lock contention for circuitbreaker
|
2020-12-29 11:27:14 -06:00 |
|
asonix
|
e2da563a1c
|
Add breakers for requests to down domains
|
2020-12-23 12:06:15 -06:00 |
|
asonix
|
1f065385a0
|
Update deps
|
2020-09-07 16:51:02 -05:00 |
|
asonix
|
652ab6ac42
|
Remove XsdAnyUri
|
2020-06-27 17:29:23 -05:00 |
|
asonix
|
2bbcc82d9c
|
Update activitystreams
|
2020-06-19 23:11:02 -05:00 |
|
asonix
|
1bb098d42b
|
Use 'uri' in a few places
|
2020-06-03 16:01:37 -05:00 |
|
asonix
|
d5cf29f237
|
Generate XsdAnyUri rather than String, remove XsdString
|
2020-06-03 12:37:36 -05:00 |
|
asonix
|
4df92f5128
|
Use a better mutex
|
2020-05-21 21:42:56 -05:00 |
|
asonix
|
17886732dd
|
Fix inbox resolution, fix notsubscribed message
|
2020-05-21 17:00:55 -05:00 |
|
asonix
|
729e425e32
|
Fully lean on activitystreams-new
|
2020-05-21 16:24:56 -05:00 |
|
asonix
|
0b2763ab8b
|
Clippy
|
2020-04-25 20:49:29 -05:00 |
|
asonix
|
d3e3a13997
|
Remove actix actor dependency
|
2020-04-23 13:28:00 -05:00 |
|
asonix
|
a528046a68
|
Update sig lib, forward more error context, better blind key rotation support
|
2020-04-22 17:41:01 -05:00 |
|
asonix
|
dea8c60042
|
Add regen-key ability if can't read key
|
2020-04-21 17:47:34 -05:00 |
|
asonix
|
1e8c54f7cc
|
Don't precompute, it already happens
|
2020-04-21 14:31:32 -05:00 |
|
asonix
|
45349f3252
|
Precompute private key biguints
|
2020-04-21 14:25:08 -05:00 |
|