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

What is the maximum supported number of writePoints APIs per pass in for the java library Or rather, how much advice is appropriate to spread #563

Open
mylzj opened this issue May 22, 2023 · 1 comment
Labels
question Further information is requested

Comments

@mylzj
Copy link

mylzj commented May 22, 2023

void writePoints(@nonnull final List points) throws InfluxException;
What is the maximum support for the points parameter?

@powersj powersj added the question Further information is requested label May 23, 2023
@powersj
Copy link
Contributor

powersj commented May 23, 2023

Hi,

What was the error in your InfluxException?

What is the maximum support for the points parameter

Let me ask, how many points are you trying to send in each batch? What version of InfluxDB are you using? Is InfluxDB cloud hosted?

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

No branches or pull requests

2 participants