Skip to content

feat: Add option retry_timeout that like nginx's proxy_next_upstream_timeout#4574

Merged
spacewander merged 4 commits into
apache:masterfrom
chzhuo:feat-proxy-timeout
Jul 14, 2021
Merged

feat: Add option retry_timeout that like nginx's proxy_next_upstream_timeout#4574
spacewander merged 4 commits into
apache:masterfrom
chzhuo:feat-proxy-timeout

Conversation

@chzhuo

@chzhuo chzhuo commented Jul 9, 2021

Copy link
Copy Markdown
Contributor

Add option retry_timeout to Limits the time during which a request can be passed to next upstream.

What this PR does / why we need it:

option retry_timeout like nginx's directive proxy_next_upstream_timeout

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@chzhuo
chzhuo force-pushed the feat-proxy-timeout branch from edc0c08 to d809dfc Compare July 9, 2021 06:37
Comment thread t/admin/upstream.t Outdated
Comment thread t/lib/server.lua Outdated
@chzhuo
chzhuo force-pushed the feat-proxy-timeout branch from 7be7b15 to 079bd50 Compare July 9, 2021 08:49

@Yiyiyimu Yiyiyimu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Comment thread docs/zh/latest/admin-api.md Outdated
Comment thread t/admin/upstream3.t Outdated
Comment thread t/admin/upstream3.t Outdated
@tokers

tokers commented Jul 13, 2021

Copy link
Copy Markdown
Contributor

@chzhuo Please resolve the conflicts.

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.

4 participants