Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update for clarity on Default values of properties #182

Open
gvensan opened this issue Nov 2, 2022 · 0 comments
Open

Docs update for clarity on Default values of properties #182

gvensan opened this issue Nov 2, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@gvensan
Copy link

gvensan commented Nov 2, 2022

Request for docs update:

The following properties could use an explanation of the effect of not setting values (and a default null is assumed). Also any minimum value supported by these properties could be specified as well.

  1. queueMaxMsgRedelivery
    Sets the maximum message redelivery count on consumer group queue. (Zero means retry forever).
    Default: null
  2. errorQueueMaxMsgRedelivery
    Sets the maximum message redelivery count on the error queue. (Zero means retry forever).
    Default: null
@Nephery Nephery added the documentation Improvements or additions to documentation label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants