Skip to content
New issue

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

RDB Loader: mitigate exhausted input error #203

Closed
chuwy opened this issue Nov 25, 2020 · 0 comments
Closed

RDB Loader: mitigate exhausted input error #203

chuwy opened this issue Nov 25, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@chuwy
Copy link
Contributor

chuwy commented Nov 25, 2020

Iglu Client produces this cryptic error sometimes: snowplow/iglu-scala-client#152

For enriched data it's not a big proble because in case of error it immediately retries the lookup, but loader has only one attempt that sometimes results in a failure. We can add a retry in case the action returns left, until the underlying bug is fixed.

@chuwy chuwy added the bug label Nov 25, 2020
@chuwy chuwy added this to the Release 33 milestone Nov 25, 2020
@chuwy chuwy self-assigned this Nov 25, 2020
@chuwy chuwy changed the title Loader: mitigate exhausted input error RDB Loader: mitigate exhausted input error Nov 30, 2020
@chuwy chuwy closed this as completed in 2b597b8 Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant