Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 350 Bytes

File metadata and controls

17 lines (10 loc) · 350 Bytes

[0.23.1] - 2021-01-07

Added

  • Add debug workerID on event message

[0.23.0] - 2020-12-19

Added

  • Add batch timeout batchTimeoutMs

Changed

  • Change consume group id to melonade-${namespace}-client-${task_name}
  • [private] Worker.consume() no longer throw error
  • use node-rdkafka.consumer.commitSync instread of commit()