Skip to content

Add file watching functionality to FileInput #1270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matanbaruch
Copy link

  • 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

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
Copy link

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