Skip to content

Conversation

@watzon
Copy link

@watzon watzon commented Dec 5, 2025

  • Add optional port property to HealthCheckConfig type
  • Fix enabled: false not preventing HTTP server startup
  • Server now only starts if healthCheck or metrics are enabled
  • Port priority: QUEUE_PORT env > PORT env > config.healthCheck.port > 3333

Fixes #77

- Add optional `port` property to HealthCheckConfig type
- Fix `enabled: false` not preventing HTTP server startup
- Server now only starts if healthCheck or metrics are enabled
- Port priority: QUEUE_PORT env > PORT env > config.healthCheck.port > 3333
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.

Address already in use port 3333 when running queue:work

1 participant