Skip to content

Releases: skyaktech/tlq-client-node

0.4.0

21 Mar 18:41

Choose a tag to compare

What's New

  • GetStatsCommand - New command for the GET /stats endpoint, returning queue statistics (ready, processing, dead counts)
  • QueueStats type - New type definitions for stats responses
  • Updated dependencies

TLQ Server 0.4.0 Compatibility

This release adds client support for the TLQ server 0.4.0 features:

  • Queue statistics endpoint
  • Background reaper worker for expired message reclamation
  • Dead message tracking (messages exceeding retry limits)