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

Update CDK_deployer to stream std_err instead of aggregating it #662

Open
Amplifiyer opened this issue Nov 15, 2023 · 0 comments
Open

Update CDK_deployer to stream std_err instead of aggregating it #662

Amplifiyer opened this issue Nov 15, 2023 · 0 comments
Labels
performance Optimizations in code paths tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later

Comments

@Amplifiyer
Copy link
Contributor

Environment information

N/A

Description

Aggregating large amount of data in memory is not ideal. See if we can stream it to the clients who need it. Originating from #642 (comment)

@Amplifiyer Amplifiyer added the pending-triage Incoming issues that need categorization label Nov 15, 2023
@sobolk sobolk added tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later performance Optimizations in code paths labels Nov 15, 2023
@edwardfoyle edwardfoyle removed the pending-triage Incoming issues that need categorization label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Optimizations in code paths tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
Projects
None yet
Development

No branches or pull requests

3 participants