Skip to content

Add consumer_timeout to config schema #2163

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

Merged
merged 3 commits into from
Nov 14, 2019
Merged

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Nov 14, 2019

ConsumerTimeout = get_consumer_timeout(),

@lukebakken
Copy link
Collaborator

I'll add a test ... one sec

%% {consumer_timeout, 10000},

{mapping, "consumer_timeout", "rabbit.consumer_timeout", [
{datatype, integer}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a "positive integer" validator?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If that is an option then yeah.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK I'll get that too

@michaelklishin michaelklishin merged commit 9045fbe into master Nov 14, 2019
@michaelklishin michaelklishin deleted the consumer-timeout-schema branch November 14, 2019 17:50
michaelklishin added a commit that referenced this pull request Nov 14, 2019
Add consumer_timeout to config schema

(cherry picked from commit 9045fbe)
@michaelklishin
Copy link
Collaborator

Backported to v3.8.x.

@michaelklishin michaelklishin added this to the 3.8.2 milestone Nov 14, 2019
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.

3 participants