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

postcli -throttle? #299

Open
kcsf opened this issue Jul 10, 2024 · 0 comments
Open

postcli -throttle? #299

kcsf opened this issue Jul 10, 2024 · 0 comments

Comments

@kcsf
Copy link

kcsf commented Jul 10, 2024

I got really excited when I saw this option, but it appears to be an invalid flag.
Is "throttle" implemented in any way in postcli?

`type InitOpts struct {
DataDir string
NumUnits uint32
MaxFileSize uint64
ProviderID *uint32
Throttle bool
Scrypt ScryptParams
// ComputeBatchSize must be greater than 0
ComputeBatchSize uint64

// Index of the first file to init (inclusive)
FromFileIdx int
// Index of the last file to init (inclusive). Will init to the end of declared space if not provided.
ToFileIdx *int

}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant