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
Open
Tracked by #65
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

@fryorcraken fryorcraken added this to Waku Jan 12, 2024
@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 moved this to Priority in Waku Jan 17, 2024
@adklempner adklempner moved this from Priority to Code Review / QA in Waku Jan 24, 2024
@adklempner adklempner moved this from Code Review / QA to Priority in Waku Jan 31, 2024
@adklempner adklempner moved this from Priority to In Progress in Waku Feb 28, 2024
@adklempner adklempner moved this from In Progress to Code Review / QA in Waku Mar 6, 2024
@weboko weboko moved this from Code Review / QA to Icebox in Waku Jun 5, 2024
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