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 to not log entire background processor options #3033

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

ziyiz-amzn
Copy link
Collaborator

Issue #: options includes a logger attribute, stringify() can be memory heavy in main thread if a it's a POSTLogger or MultiLogger.

Description of changes: Only log valuable options

Testing:
Private build tested by QA.

Can these tested using a demo application? Please provide reproducible step-by-step instructions.
Yes, pack js sdk and get it installed in react component, test the react demo.

Checklist:

  1. Have you successfully run npm run build:release locally?

  2. Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved?

  3. Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ziyiz-amzn ziyiz-amzn requested a review from a team as a code owner January 29, 2025 19:11
@ziyiz-amzn ziyiz-amzn merged commit 32e6223 into main Jan 29, 2025
11 checks passed
@ziyiz-amzn ziyiz-amzn deleted the fix-bg-processor branch January 29, 2025 20:03
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.

3 participants