Skip to content

Conversation

@c3llus
Copy link
Contributor

@c3llus c3llus commented Jun 20, 2025

Background

Previously, NSQD's deferred publish timeout was implicitly governed by the max-req-timeout configuration. With the introduction of a dedicated max-defer-timeout option in NSQD, the documentation needs to reflect this new behavior and configuration.

Changes Done

  1. added documentation for the new max-defer-timeout command line option, including its default value and fallback behavior.
  2. updated the /pub and /mpub HTTP API documentation to clarify that the defer parameter is now governed by max-defer-timeout.
  3. added a section explaining the deferred publish timeout and its backward compatibility with max-req-timeout.

Related PR

TODO

  • merge after corresponding NSQD release

@mreiferson
Copy link
Member

Thanks!

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