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

Additional logging when proxy block requests to lightspeed #1490

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

robinbobbitt
Copy link
Contributor

Follow up to #1437 for token exchange blocked by proxy. Debugging the response body for requests to Lightspeed when they fail help us quickly pinpoint if the request is failing when it hits our service or if it is being rejected by the proxy.

Copy link
Member

@ssbarnea ssbarnea left a comment

Choose a reason for hiding this comment

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

This change works against #1481 -- we need to use a different logging mechanism than console log for the service, specialized file logger?

If by any chance you can work towards addressing that problem first, it would very useful.

@robinbobbitt
Copy link
Contributor Author

robinbobbitt commented Aug 2, 2024

@ssbarnea I made the istanbul edits you recommended. Ok if we move forward with this and address the logging recommendations as part of #1481?

@ssbarnea ssbarnea changed the title additional logging when proxy block requests to lightspeed Additional logging when proxy block requests to lightspeed Aug 3, 2024
@ssbarnea ssbarnea merged commit 6b0ca57 into main Aug 3, 2024
14 checks passed
@ssbarnea ssbarnea deleted the more-error-logging branch August 3, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants