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] Add indexer management server url #23

Closed
hopeyen opened this issue Jul 31, 2023 · 0 comments · Fixed by #33
Closed

[Feat.Req] Add indexer management server url #23

hopeyen opened this issue Jul 31, 2023 · 0 comments · Fixed by #33
Assignees
Labels
type:feature New or enhanced functionality

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Jul 31, 2023

Problem statement

Currently the radio only connects to the Graph node, but doesn't connect to the indexer components. For any management of indexing status, the radio should go through indexer's server for consistency in management.

Expectation proposal

  • Add indexer_management_server_url: Option<String> to radio configs.
  • Add auto_upgrade: Coverage (default: comprehensive) to radio configs.
    • Add none as a variant to the Coverage enum
  • Add validation to the url upon startup if url is provided.

Related to #6

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 a pull request may close this issue.

2 participants