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

Sessions should continue on transient errors #1473

Closed
bartekn opened this issue Jul 3, 2019 · 1 comment
Closed

Sessions should continue on transient errors #1473

bartekn opened this issue Jul 3, 2019 · 1 comment
Assignees
Labels
ingest New ingestion system

Comments

@bartekn
Copy link
Contributor

bartekn commented Jul 3, 2019

Currently sessions terminate on all kinds of errors. For transient errors (like: db connection lost) they should continue after some time.

@bartekn bartekn added the ingest New ingestion system label Jul 3, 2019
@bartekn bartekn self-assigned this Jul 8, 2019
@bartekn
Copy link
Contributor Author

bartekn commented Jul 24, 2019

We moved responsibility for deciding whether to continue or not to the end user. This seems more flexible.

@bartekn bartekn closed this as completed Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingest New ingestion system
Projects
None yet
Development

No branches or pull requests

1 participant