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

fix(logs): ignore irrelevant headers in HTTP message #3504

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

bodinsamuel
Copy link
Collaborator

@bodinsamuel bodinsamuel commented Feb 11, 2025

Changes

Fixes https://linear.app/nango/issue/NAN-2687/reduce-http-log-size

  • Ignore irrelevant headers in HTTP message
    Those headers, which weight a lot at scale, are 99% irrelevant to the HTTP Call. I'm sure at some point somebody will miss those but we have to be pragmatic.

@bodinsamuel bodinsamuel self-assigned this Feb 11, 2025
Copy link

linear bot commented Feb 11, 2025

@bodinsamuel bodinsamuel requested a review from a team February 11, 2025 13:38
@bodinsamuel bodinsamuel enabled auto-merge (squash) February 11, 2025 14:17
@bodinsamuel bodinsamuel merged commit a2aae17 into master Feb 11, 2025
15 checks passed
@bodinsamuel bodinsamuel deleted the sam/25_02_11/fix/http-log-ignored-headers branch February 11, 2025 14:22
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