influxdata / influxdata/influxdb

API: expose more details for writing points error of type "engine: field type conflict"

Open
#24,568 8 comments 0 reactions 1 assignee Claimed by @bednar View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Using the client's async `WriteAPI` and `Errors()` channel, when above error happens it is impossible to relate this to the originating write since the database server does not provide more information.

It would be nice if the database server error type could expose additional information about which field experienced the error (name) and which types are in conflict. The full error information should be sent to the client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.