Skip to content

Add file watching functionality to FileInput#1270

Open
matanbaruch wants to merge 1 commit intoprobelabs:masterfrom
matanbaruch:master
Open

Add file watching functionality to FileInput#1270
matanbaruch wants to merge 1 commit intoprobelabs:masterfrom
matanbaruch:master

Conversation

@matanbaruch
Copy link
Copy Markdown

  • Introduced FileInputConfig to manage new configuration options for file watching.
  • Implemented watchForNewFiles and checkForNewFiles methods to monitor and process newly created files.
  • Added a new test case to validate the functionality of watching for new files.
  • Updated settings to include options for enabling file watching and setting the watch interval.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 22, 2025
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 22, 2025

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added the enhancement New feature or feature request label May 22, 2025
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or feature request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants