We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following line makes a call to panic. In this case, proper error messages should be returned and handled.
influxdb-client-go/api/write/point.go
Line 158 in a4c1872
The text was updated successfully, but these errors were encountered:
fix: panic in case of unsupported type for write (influxdata#129)
b8b99f2
394d0a1
vlastahajek
Successfully merging a pull request may close this issue.
The following line makes a call to panic. In this case, proper error messages should be returned and handled.
influxdb-client-go/api/write/point.go
Line 158 in a4c1872
The text was updated successfully, but these errors were encountered: