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

Remove executed triggers #5231

Open
mversic opened this issue Nov 12, 2024 · 0 comments
Open

Remove executed triggers #5231

mversic opened this issue Nov 12, 2024 · 0 comments
Labels
Optimization Something isn't working as well as it should

Comments

@mversic
Copy link
Contributor

mversic commented Nov 12, 2024

This can be an optimization to consider. After we know a trigger will never trigger again, we can remove it from the memory. If this is done, it should be noted that FindTriggers query will not return this trigger.

I don't think this is a good trade-off. I'd leave it as it is

@mversic mversic added the Optimization Something isn't working as well as it should label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Something isn't working as well as it should
Projects
None yet
Development

No branches or pull requests

1 participant