Commit graph

3571 commits

Author SHA1 Message Date
Jacob Taylor
cd97d77ebc process edus before pdus here, too 2025-09-07 18:36:30 -07:00
Jacob Taylor
066be5b38f pass and use transaction id to collect timing info 2025-09-07 18:36:30 -07:00
Jacob Taylor
641184dfc5 turns out we need debug_warn 2025-09-07 18:36:30 -07:00
Jacob Taylor
f48c27e34f add event_id to log entry 2025-09-07 18:36:30 -07:00
Jacob Taylor
753f8aabae reduce log volume (keeps 2 infos)
adjust log volume

demote a bunch of logs
2025-09-07 18:36:30 -07:00
Jacob Taylor
25b0d43b9c fix warn by removing unused debug imports
delete more imports to quiet cargo
2025-09-07 18:36:30 -07:00
Jacob Taylor
78ade5aa68 fix warn by removing unused debug imports 2025-09-07 18:36:30 -07:00
Jacob Taylor
abe234537f exponential backoff is now just bees. did you want bees? no? well you have them now. congrats 2025-09-07 18:36:30 -07:00
Jacob Taylor
f02e890292 fix too many infos 2025-09-07 18:36:30 -07:00
Jacob Taylor
64fb278133 more funny settings (part 3 of 12) 2025-09-07 18:36:30 -07:00
Jacob Taylor
785ba4eaad sender_workers scaling. this time, with feeling! 2025-09-07 18:36:30 -07:00
Jacob Taylor
dc9776bc1b vehicle loan documentation now available at window 7 2025-09-07 18:36:30 -07:00
nexy7574
f9af07fb9d log which room struggled to get mainline depth 2025-09-07 18:23:07 -07:00
nexy7574
182a2d5ed4 more logs 2025-09-07 18:23:07 -07:00
nexy7574
e3b632529b Fix room ID check 2025-09-07 18:23:07 -07:00
nexy7574
5dcd825132 Kick up a fuss when m.room.create is unfindable 2025-09-07 18:23:07 -07:00
nexy7574
b157c02fec Note about ruma#2064 in TODO 2025-09-07 18:23:07 -07:00
nexy7574
ffac6d8155 fix an auth rule not applying correctly 2025-09-07 18:23:07 -07:00
Jacob Taylor
60d403f3d7 upgrade some settings to enable 5g in continuwuity
enable converged 6g at the edge in continuwuity

better stateinfo_cache_capacity default

better roomid_spacehierarchy_cache_capacity

make sender workers default better and clamp value to core count

update sender workers documentation

add more parallelism_scaled and make them public

update 1 document
2025-09-07 18:23:07 -07:00
Jacob Taylor
bcca10b504 bump the number of allowed immutable memtables by 1, to allow for greater flood protection
this should probably not be applied if you have rocksdb_atomic_flush = false (the default)
2025-09-07 18:23:07 -07:00
nexy7574
6996985a06 feat(fed): Handle EDUs before PDUs
Aranje needs his crypto keys
2025-09-07 18:23:07 -07:00
nexy7574
8584116555 feat(fed): Handle EDUs before PDUs
Aranje needs his crypto keys
2025-09-07 18:23:07 -07:00
nexy7574
b45b630af7 feat(fed): Something about nicer fed errors 2025-09-07 18:23:07 -07:00
nexy7574
e991a10de2 fix(fed): Alter log levels to be less noisy 2025-09-07 18:23:07 -07:00
nexy7574
0abfc192d4 fix(fed): Improve transaction flushing 2025-09-07 18:23:07 -07:00
Ginger
1e541875ad
fix: Nuke src/api/client/utils.rs 2025-09-07 18:06:11 -04:00
nexy7574
90fd92977e style: Run clippy 2025-09-07 21:20:26 +00:00
Ginger
e27ef7f5ec feat: Do not persist remote PDUs fetched with admin commands 2025-09-07 21:20:26 +00:00
Ginger
16f4efa708 fix: Fix pagination tokens being corrupted for backfilled PDUs 2025-09-07 21:20:26 +00:00
Ginger
e38dec5864 fix: Put the output of !admin query room-timeline pdus in a codeblock 2025-09-07 21:20:26 +00:00
Ginger
f3824ffc3d fix: Use handle_incoming_pdu directly to keep remote PDUs as outliers 2025-09-07 21:20:26 +00:00
nexy7574
e3fbf7a143 feat: Ask remote servers for individual unknown events 2025-09-07 21:20:26 +00:00
nexy7574
09de586dc7
feat(PR977): Log more things in the join process 2025-09-07 22:01:07 +01:00
nexy7574
d1fff1d09f
perf(pr977): Remove redundant ACL check in send_join 2025-09-07 22:01:07 +01:00
nexy7574
f47474d12a
fix(PR977): Adjust some log levels 2025-09-07 22:01:07 +01:00
nexy7574
53da294e53
fix(PR977): Omitting redundant entries from the auth_chain caused problems 2025-09-07 22:01:07 +01:00
nexy7574
2cdccbf2fe
feat(PR977): Support omitting members in the send_join response 2025-09-07 22:01:07 +01:00
Jade Ellis
c0e3829fed
feat: Replace Jaeger with OTLP 2025-09-06 16:19:56 +01:00
Jade Ellis
1d7dda6cf5
chore: Upgrade ctor, cbor 2025-09-06 16:19:56 +01:00
Ginger
58bbc0e676 fix: Move packaging files from dist/ to pkg/ 2025-09-06 14:03:57 +00:00
Ginger
e7124edb73 fix: Update debian systemd unit path 2025-09-06 14:03:57 +00:00
Ginger
d19e0f0d97 feat: Move packaging scripts into dist/ and consolidate the service files 2025-09-06 14:03:57 +00:00
Ginger
95aeff8cdc Set the DB path as an env var in systemd service files to prevent footgunning 2025-09-01 17:50:09 +00:00
nexy7574
76b93e252d feat: Only inject vias when manual ones aren't provided during join 2025-09-01 11:27:58 +00:00
nexy7574
66d479e2eb fix: Make remote leave helper a public fn 2025-09-01 11:27:58 +00:00
nexy7574
241371463e feat: Force leave remote rooms admin command 2025-09-01 11:27:58 +00:00
nexy7574
d970df5fd2
perf(MSC4323): Parallelise some check futs 2025-09-01 12:13:37 +01:00
nexy7574
4e644961f3
perf(MSC4323): Remove redundant authorisation checks 2025-09-01 12:13:37 +01:00
nexy7574
35cf9af5c8
feat(MSC4323): Add versions flag 2025-09-01 12:13:37 +01:00
nexy7574
04e796176a
style(MSC4323): Satisfy our linting overlords 2025-09-01 12:13:37 +01:00