fix: snowpipe streaming poll re-create channel in case of invalid#6711
Merged
achettyiitr merged 3 commits intomasterfrom Feb 24, 2026
Merged
fix: snowpipe streaming poll re-create channel in case of invalid#6711achettyiitr merged 3 commits intomasterfrom
achettyiitr merged 3 commits intomasterfrom
Conversation
🔒 Scanned for secrets using gitleaks 8.29.1
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6711 +/- ##
==========================================
+ Coverage 79.71% 79.74% +0.02%
==========================================
Files 566 566
Lines 63341 63368 +27
==========================================
+ Hits 50494 50531 +37
+ Misses 9867 9849 -18
- Partials 2980 2988 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
router/batchrouter/asyncdestinationmanager/snowpipestreaming/snowpipestreaming_test.go
Outdated
Show resolved
Hide resolved
🔒 Scanned for secrets using gitleaks 8.29.1
a5ec363 to
b679092
Compare
shekhar-rudder
approved these changes
Feb 24, 2026
krishna2020
approved these changes
Feb 24, 2026
🔒 Scanned for secrets using gitleaks 8.29.1
7cbc071 to
13f51bb
Compare
This was referenced Mar 2, 2026
Closed
mihir20
pushed a commit
that referenced
this pull request
Mar 2, 2026
🤖 I have created a release *beep* *boop* --- ## [1.69.0-rc.1](v1.68.0...v1.69.0-rc.1) (2026-03-02) ### Bug Fixes * application context for async jobs framework ([#6709](#6709)) ([8dd73ad](8dd73ad)) * **batchrouter:** klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics ([#6701](#6701)) ([67befa5](67befa5)) * false sanity check failures ([#6713](#6713)) ([ec12382](ec12382)) * snowpipe streaming delete channel logs ([#6695](#6695)) ([8998ece](8998ece)) * snowpipe streaming poll re-create channel in case of invalid ([#6711](#6711)) ([e379c1f](e379c1f)) * snowpipe streaming recreate channel error response ([#6717](#6717)) ([bceafef](bceafef)) ### Miscellaneous * add backwards compatibility tests for getCredential ([#6719](#6719)) ([32dbe77](32dbe77)) * add more test cases for pytransformer contract backwards compatibility ([#6698](#6698)) ([9b59ab3](9b59ab3)) * additional logs for async framework ([#6708](#6708)) ([c16c885](c16c885)) * **gateway:** acknowledge reload requests in a transaction ([#6706](#6706)) ([ef467b1](ef467b1)) * **jobsdb:** optimize partition id read exclusion filter ([#6724](#6724)) ([936b9aa](936b9aa)) * move oauth destination logic to backend-config package ([#6677](#6677)) ([4d194a3](4d194a3)) * pytransformer contract testing ([#6672](#6672)) ([395a4fb](395a4fb)) * replace goimports with gci ([#6722](#6722)) ([5947894](5947894)) * snowpipe streaming duplicate events due to offset ([#6712](#6712)) ([db6b404](db6b404)) * sync release v1.68.0 to main branch ([#6696](#6696)) ([2785583](2785583)) * use release name as etcd namespace ([#6707](#6707)) ([fbf0892](fbf0892)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
This was referenced Mar 3, 2026
Merged
mihir20
pushed a commit
that referenced
this pull request
Mar 3, 2026
🤖 I have created a release *beep* *boop* --- ## [1.69.0-rc.1](v1.68.0...v1.69.0-rc.1) (2026-03-03) ### Bug Fixes * application context for async jobs framework ([#6709](#6709)) ([8dd73ad](8dd73ad)) * **batchrouter:** klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics ([#6701](#6701)) ([67befa5](67befa5)) * false sanity check failures ([#6713](#6713)) ([ec12382](ec12382)) * snowpipe streaming delete channel logs ([#6695](#6695)) ([8998ece](8998ece)) * snowpipe streaming poll re-create channel in case of invalid ([#6711](#6711)) ([e379c1f](e379c1f)) * snowpipe streaming recreate channel error response ([#6717](#6717)) ([bceafef](bceafef)) ### Miscellaneous * add backwards compatibility tests for getCredential ([#6719](#6719)) ([32dbe77](32dbe77)) * add geolocation backwards compatibility test ([#6720](#6720)) ([c03af7d](c03af7d)) * add more test cases for pytransformer contract backwards compatibility ([#6698](#6698)) ([9b59ab3](9b59ab3)) * additional logs for async framework ([#6708](#6708)) ([c16c885](c16c885)) * force release 1.69.0 ([#6730](#6730)) ([2390bfb](2390bfb)) * **gateway:** acknowledge reload requests in a transaction ([#6706](#6706)) ([ef467b1](ef467b1)) * **jobsdb:** optimize partition id read exclusion filter ([#6724](#6724)) ([936b9aa](936b9aa)) * move oauth destination logic to backend-config package ([#6677](#6677)) ([4d194a3](4d194a3)) * pytransformer contract testing ([#6672](#6672)) ([395a4fb](395a4fb)) * replace goimports with gci ([#6722](#6722)) ([5947894](5947894)) * snowpipe streaming duplicate events due to offset ([#6712](#6712)) ([db6b404](db6b404)) * sync release v1.68.0 to main branch ([#6696](#6696)) ([2785583](2785583)) * use release name as etcd namespace ([#6707](#6707)) ([fbf0892](fbf0892)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
mihir20
pushed a commit
that referenced
this pull request
Mar 3, 2026
🤖 I have created a release *beep* *boop* --- ## [1.69.0-rc.1](v1.68.0...v1.69.0-rc.1) (2026-03-03) ### Bug Fixes * application context for async jobs framework ([#6709](#6709)) ([8dd73ad](8dd73ad)) * **batchrouter:** klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics ([#6701](#6701)) ([67befa5](67befa5)) * false sanity check failures ([#6713](#6713)) ([ec12382](ec12382)) * snowpipe streaming delete channel logs ([#6695](#6695)) ([8998ece](8998ece)) * snowpipe streaming poll re-create channel in case of invalid ([#6711](#6711)) ([e379c1f](e379c1f)) * snowpipe streaming recreate channel error response ([#6717](#6717)) ([bceafef](bceafef)) ### Miscellaneous * add backwards compatibility tests for getCredential ([#6719](#6719)) ([32dbe77](32dbe77)) * add geolocation backwards compatibility test ([#6720](#6720)) ([c03af7d](c03af7d)) * add more test cases for pytransformer contract backwards compatibility ([#6698](#6698)) ([9b59ab3](9b59ab3)) * additional logs for async framework ([#6708](#6708)) ([c16c885](c16c885)) * force release 1.69.0 ([#6730](#6730)) ([2390bfb](2390bfb)) * **gateway:** acknowledge reload requests in a transaction ([#6706](#6706)) ([ef467b1](ef467b1)) * **jobsdb:** optimize partition id read exclusion filter ([#6724](#6724)) ([936b9aa](936b9aa)) * move oauth destination logic to backend-config package ([#6677](#6677)) ([4d194a3](4d194a3)) * pytransformer contract testing ([#6672](#6672)) ([395a4fb](395a4fb)) * replace goimports with gci ([#6722](#6722)) ([5947894](5947894)) * snowpipe streaming duplicate events due to offset ([#6712](#6712)) ([db6b404](db6b404)) * sync release v1.68.0 to main branch ([#6696](#6696)) ([2785583](2785583)) * use release name as etcd namespace ([#6707](#6707)) ([fbf0892](fbf0892)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
mihir20
pushed a commit
that referenced
this pull request
Mar 4, 2026
🤖 I have created a release *beep* *boop* --- ## [1.69.0](v1.68.0...v1.69.0) (2026-03-03) ### Bug Fixes * application context for async jobs framework ([#6709](#6709)) ([8dd73ad](8dd73ad)) * **batchrouter:** klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics ([#6701](#6701)) ([67befa5](67befa5)) * false sanity check failures ([#6713](#6713)) ([ec12382](ec12382)) * snowpipe streaming delete channel logs ([#6695](#6695)) ([8998ece](8998ece)) * snowpipe streaming poll re-create channel in case of invalid ([#6711](#6711)) ([e379c1f](e379c1f)) * snowpipe streaming recreate channel error response ([#6717](#6717)) ([bceafef](bceafef)) ### Miscellaneous * add backwards compatibility tests for getCredential ([#6719](#6719)) ([32dbe77](32dbe77)) * add geolocation backwards compatibility test ([#6720](#6720)) ([c03af7d](c03af7d)) * add more test cases for pytransformer contract backwards compatibility ([#6698](#6698)) ([9b59ab3](9b59ab3)) * additional logs for async framework ([#6708](#6708)) ([c16c885](c16c885)) * force release 1.69.0 ([#6730](#6730)) ([2390bfb](2390bfb)) * **gateway:** acknowledge reload requests in a transaction ([#6706](#6706)) ([ef467b1](ef467b1)) * **jobsdb:** optimize partition id read exclusion filter ([#6724](#6724)) ([936b9aa](936b9aa)) * move oauth destination logic to backend-config package ([#6677](#6677)) ([4d194a3](4d194a3)) * pytransformer contract testing ([#6672](#6672)) ([395a4fb](395a4fb)) * replace goimports with gci ([#6722](#6722)) ([5947894](5947894)) * snowpipe streaming duplicate events due to offset ([#6712](#6712)) ([db6b404](db6b404)) * sync release v1.68.0 to main branch ([#6696](#6696)) ([2785583](2785583)) * use release name as etcd namespace ([#6707](#6707)) ([fbf0892](fbf0892)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔒 Scanned for secrets using gitleaks 8.29.1
Description
Linear Ticket
Security