singer-io / tap-s3-csv

GNU Affero General Public License v3.0
27 stars 52 forks source link

Tdl 25859/handle s3 files race condition #67

Open rdeshmukh15 opened 3 months ago

rdeshmukh15 commented 3 months ago

Description of change

This PR addresses the issue of S3 file race conditions where the last_modified timestamps of S3 files are being updated while extractions are in progress, causing the bookmark time to advance beyond the current execution time.

Resolution:

Manual QA steps

Risks

Rollback steps