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

presync feedback loop - subcommand indexing status #11

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Aug 26, 2023

Description

After sending UpgradeIntentMessage, a developer can periodically check the indexing status of the new subgraph deployment at the public APIs of the indexers who actively allocates on the current version of the subgraph.

Same arguments here can be used as the argument for UpgradeIntentMessage.

Example usage

cargo run indexing-status --subgraph-id "0x00000444e5a1a667663b0adfd853e8efa0470698-0" --new-hash QmfDJFYaDX7BdwT6rYa8Bx71vPjTueUVDN99pdwFgysDiZ

Expected output
Screenshot 2023-08-25 at 8 05 15 PM

Issue link (if applicable)

Resolves #8

Checklist

  • Are tests up-to-date with the new changes?
  • Are docs up-to-date with the new changes? (Open PR on docs repo if necessary)

@hopeyen hopeyen added size:medium Medium p1 High priority type:feature New or enhanced functionality labels Aug 26, 2023
@hopeyen hopeyen self-assigned this Aug 26, 2023
@hopeyen hopeyen requested review from neriumrevolta and removed request for chriswessels August 28, 2023 16:28
neriumrevolta
neriumrevolta previously approved these changes Aug 28, 2023
@hopeyen hopeyen dismissed neriumrevolta’s stale review August 28, 2023 17:14

The merge-base changed after approval.

@hopeyen hopeyen force-pushed the hope/subcommand-indexing-status branch from 20c48f9 to 3731d3b Compare August 28, 2023 17:14
@hopeyen
Copy link
Collaborator Author

hopeyen commented Aug 28, 2023

rebased to latest dev

@hopeyen hopeyen merged commit 59a6e54 into dev Aug 29, 2023
6 checks passed
@hopeyen hopeyen deleted the hope/subcommand-indexing-status branch August 29, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat.Req] subcommands
2 participants