fix(tranquil-pds): same-rkey batch semantics and firehose lag recovery

Lewis: May this revision serve well! <lu5a@proton.me>
This commit is contained in:
Lewis
2026-04-28 22:05:03 +03:00
committed by Tangled
parent 75b9e3165f
commit 8f7aad3756
11 changed files with 215 additions and 140 deletions
-7
View File
@@ -348,13 +348,6 @@
# Default value: 72
#backfill_hours = 72
# Maximum number of lagged events before disconnecting a slow consumer.
#
# Can also be specified via environment variable `FIREHOSE_MAX_LAG`.
#
# Default value: 5000
#max_lag = 5000
# Maximum concurrent full-repo exports, eg. getRepo without `since`.
#
# Can also be specified via environment variable `MAX_CONCURRENT_REPO_EXPORTS`.