Bad enrichment: invalid json: exhausted input

Hi,

I’m seeing these from time to time in my bad enrichment bucket and don’t know what to make from the error message “invalid json: exhausted input”. Can you tell me more about why this is happening?

Cheers
Andreas

Hi @volderette,

This is very likely some mysterious bug, coming from Iglu Client. The only “fixable” scenario I can imagine is if you have a static Iglu registry with truncated schema.

Otherwise this is something I’ve also seen couple of times without good explanation. Just created a ticket to explore it: https://github.com/snowplow/iglu-scala-client/issues/152

From what I understand very few events should have that - Iglu Client should immediately retry on such errors.

Thank you Anton!