getdozer / getdozer/dozer

Restrict String size when data is being inserted into cache

Open
#1,167 1 comment 0 reactions 0 assignees View on GitHub
bug cache connectors
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

```
Failed to insert record in Cache: "events", Error: Query(InsertValue(BadValSize)). Usually this happens if primary key is wrongly specified
```

Right now if string is long, `dozer` panics.
- One event cannot bring the pipeline.
- Secondly if the string is longer, maybe we can trim ?

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.