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

Web Request Logging & 500 Errors #8881

Closed
hnrkndrssn opened this issue Jun 20, 2024 · 2 comments
Closed

Web Request Logging & 500 Errors #8881

hnrkndrssn opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@hnrkndrssn
Copy link

Severity

Not blocking

Version

2023.4.8245

Latest Version

I could reproduce the problem in the latest build

What happened?

When enabling web request logging, any request that ends up returning a 500 error are logged as 200 in the web request log file.

Reproduction

Enable web request logging
Cause an exception in the API
Observe log entry in the web request log file reporting the response as a 200

Error and Stacktrace

No response

More Information

No response

Workaround

No response

@hnrkndrssn hnrkndrssn added the kind/bug This issue represents a verified problem we are committed to solving label Jun 20, 2024
@hnrkndrssn hnrkndrssn self-assigned this Jun 20, 2024
@octoreleasebot
Copy link

Release Note: Log HTTP 500 errors correctly in the web request logging file

@Octobob
Copy link
Member

Octobob commented Jun 24, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.1 2024.1.12890
2024.2 2024.2.9248
2024.3 2024.3.4673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

3 participants