Skip to content

Rate limit hunt dispatcher housekeeping thread#4679

Merged
scudette merged 2 commits intomasterfrom
bugfixes
Feb 23, 2026
Merged

Rate limit hunt dispatcher housekeeping thread#4679
scudette merged 2 commits intomasterfrom
bugfixes

Conversation

@scudette
Copy link
Contributor

This ensures that this IO intensive operation does not impact on server performance.

Also:

  • Allow query to take a limit callback for early exit.
  • Redesign the file upload GUI in the upload artifact pack screen.
  • Fix watch_ebpf() to create a default policy if only events were passed - this is needed for backwards compatibility.
  • The template() VQL function now accepts a html parameter which allows using go's html/template instead. This should be safe for generating HTML

This ensures that this IO intensive operation does not impact on
server performance.

Also:
* Allow query to take a limit callback for early exit.
* Redesign the file upload GUI in the upload artifact pack screen.
* Fix watch_ebpf() to create a default policy if only events were
  passed - this is needed for backwards compatibility.
* The template() VQL function now accepts a `html` parameter which
  allows using go's html/template instead. This should be safe for
  generating HTML
@scudette scudette merged commit 18aea42 into master Feb 23, 2026
5 checks passed
@scudette scudette deleted the bugfixes branch February 23, 2026 01:52
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

Successfully merging this pull request may close these issues.

1 participant