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

chore: Make a couple of errors non-retryable in bigquery #21108

Closed
wants to merge 2 commits into from

Conversation

tomasfarias
Copy link
Contributor

Problem

A couple of relatively common errors that shouldn't be retryable. In parallel to this PR, I'm working on documenting each common user error. In particular, I think we should wrap bigquery errors into our own exception classes, provide short but good error messages with the context of batch exports and have longer explanations in the docs for our own exception classes.

Changes

Added BadRequest and InvalidFullyQualifiedIdError as non-retryable.

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@posthog-bot
Copy link
Contributor

This PR was closed due to lack of activity. Feel free to reopen if it's still relevant.

@posthog-bot posthog-bot closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants