Skip to content

Commit

Permalink
atproto-hub: bump rollback window up to 200k seqs
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Nov 23, 2024
1 parent d980765 commit cead24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atproto_hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ env_variables:
MOD_SERVICE_DID: did:plc:ar7c4by46qjdydhdevvrndac
# ...or test against labeler.dholms.xyz / did:plc:vzxheqfwpbi3lxbgdh22js66

ROLLBACK_WINDOW: 50000
ROLLBACK_WINDOW: 200000
SUBSCRIBE_REPOS_BATCH_DELAY: 10

# need only one instance so that new commits can be delivered to subscribeRepos
Expand Down

0 comments on commit cead24a

Please sign in to comment.