Skip to content

Conversation

@marcsanmi
Copy link
Contributor

@marcsanmi marcsanmi commented Nov 20, 2025

Use validated Tree.MaxNodes directly when converting TREE to PPROF queries for symbolization. This should prevent unbounded resource usage during symbolization while still allowing processing of large profiles.

Also increased query backend client timeout from 20s to 30s.

@marcsanmi marcsanmi requested a review from a team November 20, 2025 09:55
@marcsanmi marcsanmi requested a review from simonswine November 20, 2025 11:52
Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM

@marcsanmi
Copy link
Contributor Author

Can you quickly (re)review @simonswine? I've just used GetMaxNodes that already does the nil type check internally.

@marcsanmi marcsanmi requested a review from simonswine November 20, 2025 16:53
Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM

@marcsanmi marcsanmi merged commit dcf54ac into main Nov 21, 2025
21 checks passed
@marcsanmi marcsanmi deleted the marcsanmi/honor-maxnodes-symbolization branch November 21, 2025 10:42
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