Skip to content

Conversation

@lucas-angeli-gimenes
Copy link
Collaborator

@lucas-angeli-gimenes lucas-angeli-gimenes commented Oct 8, 2025

Description

The BeforeWorkerStart event only works for HTTP server workers (Swoole Server processes). It does not execute for CLI commands. To cover both HTTP servers and CLI commands, we need to add the BeforeHandle event.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Performance/Refactor
  • CI/CD/Chore

Checklist

  • Title follows Conventional Commits (e.g., feat: add SQS aspect)
  • Tests added/updated
  • composer test passes locally
  • Documentation updated (README/Docs)
  • No breaking changes (or documented if any)

Related issues

Closes #, Relates to #

@lucas-angeli-gimenes lucas-angeli-gimenes merged commit 9fc58b4 into main Oct 8, 2025
@lucas-angeli-gimenes lucas-angeli-gimenes deleted the fix-metric-listener branch October 8, 2025 13:50
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.

2 participants