InfluxDB.Client icon indicating copy to clipboard operation
InfluxDB.Client copied to clipboard

Getting Object must implement IConvertible error

Open sharmilamuthukrishnan opened this issue 2 years ago • 0 comments

I have encountered an issue while processing very large floating-point values such as 1E19 and 1E20. Getting " Object must implement IConvertible" while Deserializing it.

I can see a PR for this fix, but it didn't get merged into for long time. https://github.com/MikaelGRA/InfluxDB.Client/pull/77

sharmilamuthukrishnan avatar Jun 29 '22 04:06 sharmilamuthukrishnan