Higher-scale testing using the Bluesky firehose? #230
Unanswered
cassidyjames
asked this question in
Q&A
Replies: 1 comment
|
I think you could probably do a synthetic XRPC event stream for subscribeRepos which is [what the Relay is actually giving you, and then you wire that up with at-kafka (you just need to set the You'd also need a plc directory running which actually stores the identities since at-kafka resolves all identities coming in. cc @haileyok |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Discussed in the Apr 15 triage: we'd like a higher-scale testing framework that goes beyond current test coverage. Someone mentioned that the Bluesky firehose could be a good candidate for this; it's public, high-volume, and available via multiple atproto/bsky SDKs across languages.
Does this make sense to folks? Anyone want to take it on? :)
All reactions