Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Messages outside of streaming insert range are not sent to DLQ #55

Open
mauliksoneji opened this issue Aug 5, 2020 · 0 comments
Open

Comments

@mauliksoneji
Copy link
Contributor

The current check for BQInsertErrors in the case where messages are out of streaming insert range relies on the response message from Bigquery API.

Since the Bigquery streaming insert ranges have changed as mentioned here, the messages are treated as failures and not OutOfBound messages.
This is the reason why messages are not sent to DLQ even when they fall outside the streaming insert range.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant