Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat.Req] Watch mode #130

Closed
3 tasks
pete-eiger opened this issue Feb 1, 2024 · 0 comments
Closed
3 tasks

[Feat.Req] Watch mode #130

pete-eiger opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:medium Medium type:feature New or enhanced functionality

Comments

@pete-eiger
Copy link
Contributor

Problem statement
We should add a cargo feature that enables us to run Subgraph Radio in "watch mode" where it matches all content topics (deployment hashes) in order to obtain a full view of the consensus state in the network. This way, we can fetch data from the metrics and the db (through the GraphQL API).

Expectation proposal
Watch mode should support the following:

  • Shouldn't require Indexer mnemonic/pk or address to start up (afaik it shouldn't even require Graph Node endpoint?)
  • Shouldn't send any messages
  • Should match all incoming messages, regardless of content topic
@pete-eiger pete-eiger added type:feature New or enhanced functionality size:medium Medium p1 High priority meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Feb 1, 2024
@pete-eiger pete-eiger self-assigned this Feb 1, 2024
@pete-eiger pete-eiger closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant