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

Can I pass the trigger event somehow? #29

Open
nickbe opened this issue Mar 14, 2023 · 3 comments
Open

Can I pass the trigger event somehow? #29

nickbe opened this issue Mar 14, 2023 · 3 comments

Comments

@nickbe
Copy link

nickbe commented Mar 14, 2023

Basically the program I want to call would need to know the trigger of this event.
Any way to pass that as a placeholder?

@TechieGuy12
Copy link
Owner

I can look at making it a placeholder.

@nickbe
Copy link
Author

nickbe commented Apr 3, 2023

That would be nice :)
Any experience with a lot of events? What is the limit here?

@TechieGuy12
Copy link
Owner

I am not sure of the limit. I tried to allow for a large limit of events by using a queue system. I have copied hundreds of files at one time without any issues. I have also deleted thousands of files.

I can say for certain, but if it does break for a large number of changes, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants