Skip to content

Conversation

achettyiitr
Copy link
Member

Description

  • Async destination debugger currently handles only failed and succeeded state, In the case of importing state, it is getting translated to failed status.

Linear Ticket

  • Resolves PIPE-1880

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.00%. Comparing base (c6e0225) to head (1b11fc4).
Report is 3 commits behind head on release/1.42.x.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/1.42.x    #5480      +/-   ##
==================================================
+ Coverage           74.86%   75.00%   +0.13%     
==================================================
  Files                 458      458              
  Lines               63260    63269       +9     
==================================================
+ Hits                47360    47454      +94     
+ Misses              13242    13169      -73     
+ Partials             2658     2646      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@achettyiitr achettyiitr force-pushed the fix.async-framework-debugger branch from 7d6ae36 to 4fd5ec3 Compare February 6, 2025 05:18
@achettyiitr achettyiitr requested a review from koladilip February 6, 2025 05:21
@achettyiitr achettyiitr changed the title fix: async framework destination debugger fix: async framework destination live events Feb 6, 2025
Copy link
Contributor

@mihir20 mihir20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@achettyiitr achettyiitr merged commit 40d9c7d into release/1.42.x Feb 10, 2025
58 checks passed
@achettyiitr achettyiitr deleted the fix.async-framework-debugger branch February 10, 2025 07:51
Sidddddarth added a commit that referenced this pull request Feb 17, 2025
* fix: deltalake syncs failing for columns with unhandled data type (#5467) (#5475)

(cherry picked from commit 6e69bd9)

* chore: release 1.42.1 (#5476)

* fix: snowpipe streaming error enrichment for failed events (#5479)

* chore: release 1.42.2 (#5482)

* fix: async framework destination live events (#5480)

* chore: fix gateway metrics (#5483)

* chore: fix gateway metrics

* fix tests

* chore: make cslb configurable (#5451)

* chore: release 1.42.3 (#5490)

* fix: databricks columns to add becomes empty after filtering (#5494)

* chore: release 1.42.4 (#5495)

* chore: sanitise sample event payload and sample response before inserting in reports table (#5493)

* chore: release 1.42.5 (#5506)

---------

Co-authored-by: shekhar-rudder <[email protected]>
Co-authored-by: Akash Chetty <[email protected]>
Co-authored-by: Mihir Gandhi <[email protected]>
Co-authored-by: Rohith BCS <[email protected]>
Co-authored-by: siddarth.msv <[email protected]>
satishrudderstack pushed a commit that referenced this pull request Feb 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.43.0](v1.42.0...v1.43.0)
(2025-02-18)


### Features

* add a new implementation of schema with ttl
([#5462](#5462))
([c708863](c708863))
* implement snowpipe destination config validation
([#5472](#5472))
([a3810fc](a3810fc))
* introduce router transformer metrics for cost attribution
([#5511](#5511))
([a8b3a00](a8b3a00))
* introduce transformer metrics for cost attribution
([#5505](#5505))
([90d1f24](90d1f24))
* sync latency metrics api
([#5500](#5500))
([b35a657](b35a657))
* updated validation check for microsoftClickId in
bingads_offline_conversions async destination
([#5514](#5514))
([6468c42](6468c42))


### Bug Fixes

* async framework destination live events
([#5480](#5480))
([4938a25](4938a25))
* databricks columns to add becomes empty after filtering
([#5494](#5494))
([4854220](4854220))
* deltalake syncs failing for columns with unhandled data type
([#5467](#5467))
([28d6072](28d6072))
* security vulnerabilities
([#5481](#5481))
([d89b8cc](d89b8cc))
* snowpipe streaming error enrichment for failed events
([#5479](#5479))
([737a42a](737a42a))
* warehouse transformations SourceDefinitionType as empty
([#5510](#5510))
([15faf6b](15faf6b))


### Miscellaneous

* **deps:** bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in the
go-deps group
([#5489](#5489))
([e0b64f8](e0b64f8))
* **deps:** bump the go-deps group across 1 directory with 14 updates
([#5478](#5478))
([1ab22b0](1ab22b0))
* fix gateway metrics
([#5483](#5483))
([4938a25](4938a25))
* generateTransformationMessage is its own concurrent step
([#5449](#5449))
([734e759](734e759))
* integrate build-scan-push-action to scan docker images
([#5464](#5464))
([e9579b8](e9579b8))
* make cslb configurable
([#5451](#5451))
([4938a25](4938a25))
* migration to drop unused wh_schema_versions table
([#5469](#5469))
([28d6072](28d6072))
* sanitise sample event payload and sample response before inserting in
reports table
([#5493](#5493))
([9ec7552](9ec7552))
* sync release v1.42.1 to main branch
([#5477](#5477))
([ad74333](ad74333))
* track event name post user transformation for reporting
([#5501](#5501))
([7fcdc47](7fcdc47))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants