Commit graph

18 commits

Author SHA1 Message Date
Astro 1e42ab1ee3 fetch, send: run signature in spawn_blocking 2024-06-07 02:22:26 +02:00
Astro 473d001b16 update metrics dependencies 2024-05-26 22:06:50 +02:00
Astro 186d9f008e send: remove host facet from tracing histogram 2024-01-08 03:02:04 +01:00
Astro a014477773 improve error output 2023-10-30 00:28:56 +01:00
Astro cfdd55facf endpoint: pool and cache remote_actor() fetch 2023-10-28 00:48:40 +02:00
Astro 712cc328e1 fetch, send: use httpdate for formatting Date: header
> Oct 07 03:25:59 buzzrelay buzzrelay[676]: 2023-10-07T01:25:59.381211Z ERROR buzzrelay::relay: relay::send Response("{\"error\":\"Invalid Date header: not RFC 2616 compliant date: \\\"Sat, 7 Oct 2023 01:25:58 GMT\\\"\"}")

is it the leading 0 in the day position?
2023-10-07 03:25:43 +02:00
Astro 0cf7f46f22 send: remove dumping response body on http error 2023-06-23 18:49:28 +02:00
Astro f782197b93 send: move SendError to error::Error 2023-05-14 22:58:43 +02:00
Astro e8b2b807b2 fetch: add authorized_fetch() 2023-05-14 22:57:46 +02:00
Astro e2d1d35a6d send: add error reporting 2023-03-03 02:20:26 +01:00
Astro 249764acae revise metrics naming 2022-12-20 04:10:45 +01:00
Astro a3c87c9311 add metrics 2022-12-20 03:13:44 +01:00
Astro 0c13db943c delint 2022-12-20 00:16:44 +01:00
Astro 7399f9c631 relay: concurrentize 2022-12-20 00:04:56 +01:00
Astro a099746cf5 working as intended 2022-12-19 21:20:13 +01:00
Astro bb781cb40f relaying works 2022-12-18 21:31:50 +01:00
Astro 177051be52 relay can be followed 2022-12-13 04:12:35 +01:00
Astro 1ea9cac671 in progress 2022-12-11 01:07:39 +01:00