Skip to content
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

Support recursiveness in file eventsource #2963

Open
AmitMendl opened this issue Jan 2, 2024 · 0 comments
Open

Support recursiveness in file eventsource #2963

AmitMendl opened this issue Jan 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AmitMendl
Copy link
Contributor

AmitMendl commented Jan 2, 2024

Is your feature request related to a problem? Please describe.
working with the file eventsource feels limiting since it cannot look recuresively inside a folder (i.e. folders inside folders)

Describe the solution you'd like
An option to enable resursiveness on the file eventsource

Describe alternatives you've considered
My current workaround is to write a recursive watcher that trigger a webhook eventsource

Additional context
I'd want to help contribute to this feature.
by default this option should probably be false so that the behaviour of the eventsource will be backward compatible.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@AmitMendl AmitMendl added the enhancement New feature or request label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant