Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BrunoQuaresma
Copy link
Contributor

@BrunoQuaresma BrunoQuaresma commented Jan 13, 2025

The timings endpoint is incorrectly returning multiple script timings instead of a single one. This commit implements a workaround to address the issue on the FE side.

Partially addresses #15921 by identifying that the provisioner timings contain outdated dates, resulting in an excessively long time window. This causes the chart to attempt rendering thousands of ticks, consuming significant memory.

The timings endpoint is incorrectly returning multiple script timings
instead of a single one. This commit implements a workaround to address
the issue on the FE side.
@BrunoQuaresma
Copy link
Contributor Author

Even with this workaround in place, users may still experience memory leaks until #16124 is resolved.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2025
@github-actions github-actions bot deleted the bq/fix-memory-leak branch July 14, 2025 00:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants