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: disable batching of X-Ray subsegments #284

Merged
merged 1 commit into from
Feb 4, 2021
Merged

fix: disable batching of X-Ray subsegments #284

merged 1 commit into from
Feb 4, 2021

Conversation

nmoutschen
Copy link
Contributor

Issue #, if available: #283

Description of changes:

Disable batching of X-Ray subsegments, thus preventing an issue where the total data sent in one go to the X-Ray daemon is too large and causes a "Message too long" error.

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@heitorlessa heitorlessa left a comment

Choose a reason for hiding this comment

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

Thanks a lot ;) cc @pcolazurdo

@heitorlessa heitorlessa merged commit dd7e987 into aws-powertools:develop Feb 4, 2021
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