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

Improve UseRequestTimeouts validation #2501

Merged
merged 2 commits into from
May 15, 2024

Conversation

MihaZupan
Copy link
Member

Fixes #2404

We now also detect if the debugger is attached, or if the timeout policy was configured with an infinite timeout.

@MihaZupan MihaZupan added this to the YARP 2.2.0-preview1 milestone May 14, 2024
@MihaZupan MihaZupan self-assigned this May 14, 2024
@MihaZupan MihaZupan enabled auto-merge (squash) May 15, 2024 21:50
@MihaZupan MihaZupan merged commit c4b5055 into microsoft:main May 15, 2024
7 checks passed
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.

YARP not able to detect UseRequestTimeouts middleware
2 participants