Skip to content

Commit

Permalink
Switch to jetstream1
Browse files Browse the repository at this point in the history
  • Loading branch information
KevSlashNull committed Nov 17, 2024
1 parent 5efebe7 commit 9b14a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingester/ingester.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func NewFirehoseIngester(
actorCache: crc,
store: store,

jetstreamURL: "wss://jetstream2.us-east.bsky.network/subscribe",
jetstreamURL: "wss://jetstream1.us-east.bsky.network/subscribe",
workerCount: 20,
workItemTimeout: time.Second * 30,
cursorFlushInterval: time.Second * 10,
Expand Down

0 comments on commit 9b14a79

Please sign in to comment.