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

Limit event collection during DVF generation #41

Open
stiefn opened this issue Sep 4, 2024 · 0 comments
Open

Limit event collection during DVF generation #41

stiefn opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@stiefn
Copy link
Contributor

stiefn commented Sep 4, 2024

Currently we are collecting all events. That could be many.

Better:

  1. Go by event type
  2. Try to collect 10
  3. If there are more, just say "many"
  4. Otherwise fill it in
@stiefn stiefn added the enhancement New feature or request label Sep 4, 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