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

Batch size preferences #103

Open
mattarderne opened this issue Oct 20, 2021 · 0 comments
Open

Batch size preferences #103

mattarderne opened this issue Oct 20, 2021 · 0 comments

Comments

@mattarderne
Copy link

mattarderne commented Oct 20, 2021

Would be helpful to know what are valid batch_size_preferences fields? Wasn't able to find this in the docs, and from the error log determined that {'full_table_streams': []} is a valid entry, but in any case, the dictionary just cannot be empty.

eg: { a : "a" } also works.

Suggest changing the README to

{
  "client_id" : 1234,
  "token" : "asdkjqbawsdciobasdpkjnqweobdclakjsdbcakbdsac",
  "small_batch_url": "https://api.stitchdata.com/v2/import/batch",
  "big_batch_url": "https://api.stitchdata.com/v2/import/batch",
  "batch_size_preferences": { a : "a" }
}
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