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: sdk function to setup autosharding node with application and version #1783

Open
Tracked by #65
adklempner opened this issue Jan 12, 2024 · 0 comments · May be fixed by #1809
Open
Tracked by #65

feat: sdk function to setup autosharding node with application and version #1783

adklempner opened this issue Jan 12, 2024 · 0 comments · May be fixed by #1809
Assignees
Labels
E:1.2: Autosharding for autoscaling See https://github.com/waku-org/pm/issues/65 for details

Comments

@adklempner
Copy link
Member

This is a feature or change request

Problem

All functions to create a node allow it to be setup for either autosharding or static sharding depending on which options are passed. However, we want to encourage users to run nodes with autosharding. Requiring specific configuration options in order to set up a node to run autosharding makes it more difficult to do so.

Proposed Solutions

Create a function just for creating autosharding nodes that accepts an application and version.

Notes

@adklempner adklempner added the E:1.2: Autosharding for autoscaling See https://github.com/waku-org/pm/issues/65 for details label Jan 12, 2024
@adklempner adklempner self-assigned this Jan 12, 2024
@adklempner adklempner linked a pull request Jan 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:1.2: Autosharding for autoscaling See https://github.com/waku-org/pm/issues/65 for details
Projects
Status: Icebox
Development

Successfully merging a pull request may close this issue.

1 participant