rudder-server icon indicating copy to clipboard operation
rudder-server copied to clipboard

feat: add api to get first aborted uploads in series of continuous aborts

Open itsmihir opened this issue 8 months ago • 2 comments

Description

API to get the first aborted uploads in a series of continuous aborts. For example, let's say the last 5 uploads to a destination are aborted (let's say the uploads have ids: 4, 5, 6, 7, 8) then the API will return the first aborted upload i.e the upload with id 4.

Linear Ticket

https://linear.app/rudderstack/issue/OBS-500/get-warehouses-last-sync-status-for-listing-active-warehouse-sync

Security

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

itsmihir avatar Jun 24 '24 08:06 itsmihir