Skip to content

feat: add skips to perl script#41

Merged
phantinuss merged 6 commits intomasterfrom
feat/perl-skips
Mar 30, 2026
Merged

feat: add skips to perl script#41
phantinuss merged 6 commits intomasterfrom
feat/perl-skips

Conversation

@phantinuss
Copy link
Copy Markdown
Contributor

  • skip .lck files
  • skip non-regular files
  • add timeout to HTTP requests

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Perl Thunderstorm collector to avoid processing certain unwanted filesystem entries and to make HTTP submission more resilient.

Changes:

  • Add \.lck$ to the skip list.
  • Skip non-regular files during directory traversal.
  • Add an HTTP timeout to LWP::UserAgent.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

phantinuss and others added 4 commits March 30, 2026 12:39
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@phantinuss phantinuss requested a review from gremat March 30, 2026 12:12
@phantinuss phantinuss merged commit 0d63d26 into master Mar 30, 2026
2 checks passed
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.

3 participants