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

Make retryable errors more transparent #156

Open
colmsnowplow opened this issue Jun 28, 2022 · 0 comments
Open

Make retryable errors more transparent #156

colmsnowplow opened this issue Jun 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@colmsnowplow
Copy link
Collaborator

When targets hit errors and retry, the errors can be obscured - for example in the pubsub target, it will retry until context deadline is exceeded and report an error only reporting that the deadline was exceeded.

I'm not sure if/how we can expose the underlying errors, but if possible we should do so.

@colmsnowplow colmsnowplow added the enhancement New feature or request label Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant