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

indexer management client, health check, basic requests #33

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Aug 3, 2023

Description

  • Add options to provide indexer management server endpoint (INDEXER_MANAGEMENT_SERVER_ENDPOINT) and coverage level for automatically upgradeable subgraphs (AUTO_UPGRADE)
  • basic health check to the endpoint at radio initialization
  • requests: get all indexing rules, post offchain sync request
  • added None to coverage level
  • Unit tests relies on a running indexer server so temporarily commented out until there is a mock server

No changes required for the users.

Issue link (if applicable)

Resolves #23

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 the type:feature New or enhanced functionality label Aug 3, 2023
@hopeyen hopeyen self-assigned this Aug 3, 2023
@hopeyen hopeyen force-pushed the hope/offchain-sync-config-dep branch 2 times, most recently from c3934bc to 156c843 Compare August 3, 2023 16:21
neriumrevolta
neriumrevolta previously approved these changes Aug 6, 2023
@hopeyen hopeyen force-pushed the hope/offchain-sync-config-dep branch 2 times, most recently from e491dd4 to db6efd8 Compare August 8, 2023 14:29
neriumrevolta
neriumrevolta previously approved these changes Aug 9, 2023
@hopeyen hopeyen merged commit a6e7f8d into dev Aug 9, 2023
6 checks passed
@hopeyen hopeyen deleted the hope/offchain-sync-config-dep branch August 9, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New or enhanced functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat.Req] Add indexer management server url
2 participants