estuary / connectors

Connectors for capturing data from external data sources
Other
38 stars 10 forks source link

filesource: log modTimes and time boundaries for skipped files #1646

Closed williamhbaker closed 3 weeks ago

williamhbaker commented 3 weeks ago

Description:

Adds some additional debug log information for filesource captures when they skip files due to modification times being either too recent or too old.

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable