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

Support reading idle_timeout_ms on the Ambassador module #1531

Closed
wants to merge 1 commit into from

Conversation

esmet
Copy link
Contributor

@esmet esmet commented May 13, 2019

Description

Allow an operator to set a default idle_timeout_ms on the Ambassador module that applies to all Mappings, except for those with an explicit override.

Related Issues

Testing

Tested manually, works for my use case so far.

Todos

  • Tests
  • Documentation

@kflynn kflynn added this to the sagrada-familia milestone Jun 6, 2019
Copy link
Member

@kflynn kflynn left a comment

Choose a reason for hiding this comment

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

Does this work properly if someone typoes an empty idle_timeout_ms somewhere?

And my apologies for the delay! I'm just now getting some cycles for timeout stuff.

@esmet
Copy link
Contributor Author

esmet commented Jun 17, 2019

I'll try this and get back to you.

@kflynn kflynn modified the milestones: sagrada-familia, santa-cruz Jun 18, 2019
@esmet
Copy link
Contributor Author

esmet commented Jun 21, 2019

This feature is not actually the one I want to PR. I'll submit another PR for cluster_idle_timeout_ms which is the timeout for upstream keepalives.

@esmet esmet closed this Jun 21, 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.

2 participants