Commit graph

29 commits

Author SHA1 Message Date
Astro 9fc0e0cd57 delint 2024-03-27 21:51:44 +01:00
Astro 3a42090e0c relay: bump worker channel capacity 2023-12-21 02:00:26 +01:00
Astro 2c625af1f8 actor: implement LanguageRelay
Closes Github issue #1
2023-11-26 20:17:28 +01:00
Astro 41f75bf848 state: refactor 2023-10-12 19:04:14 +02:00
Astro 52cfe9c493 relay: shorten worker queue length from 1024 to 8 2023-10-09 02:25:25 +02:00
Rafael Caricio 2d2f3f9040
Add missing published field to Announce 2023-08-07 19:24:13 +02:00
Astro 89938a7c53 relay: contrive a custom id of announcements
Relates to Github issue #4: ActivityPub implementations may check that
the host in this URI is the HTTP-signing host.
e2261b63e9/packages/backend/src/queue/processors/InboxProcessorService.ts (L159)
2023-06-25 02:51:20 +02:00
Astro 7872f67f55 Revert "relay: tweak log level"
This reverts commit 4337770a06.
2023-06-24 01:21:03 +02:00
Astro 4337770a06 relay: tweak log level 2023-06-24 01:11:04 +02:00
Astro eda7568ffe relay: fix processing of unicode tags 2023-06-23 18:49:12 +02:00
Astro 427acb0731 relay: delint 2023-06-16 21:32:18 +02:00
Astro f55ee48c03 actor: prevent relaying back to the originating instance 2023-06-16 21:25:46 +02:00
Astro 4d74af642e relay: change queue from by actor to by host 2023-06-16 21:25:24 +02:00
Astro 585f26eab5 relay: additionally trim numbers from hashtags 2023-06-16 20:28:43 +02:00
Astro 56b174bd58 relay: delint 2023-05-15 01:18:38 +02:00
Astro fc659b57a1 relay: add backoff on error 2023-05-15 01:14:42 +02:00
Astro 7b93419a91 relay: restore more detailed log output 2023-05-15 01:03:23 +02:00
Astro 390f7653fb relay: add restriction to 1 worker per inbox 2023-05-15 00:54:45 +02:00
Astro e207dda2fe actor: normalize unicode away for TagRelay 2023-03-03 02:19:48 +01:00
Astro 249764acae revise metrics naming 2022-12-20 04:10:45 +01:00
Astro 959c5c41b2 relay: add histogram "relay_post" 2022-12-20 03:59:32 +01:00
Astro a3847e20b2 relay: add post_url to debug output 2022-12-20 03:57:31 +01:00
Astro a3c87c9311 add metrics 2022-12-20 03:13:44 +01:00
Astro 454799c296 add systemd notify+watchdog 2022-12-20 00:19:21 +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 970f8e8d1b fix * 2022-12-19 23:01:53 +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