Skip to content

Conversation

@priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Sep 18, 2025

Adds a new context to Memory Context related information as suggested in the comment.

@priscilawebdev priscilawebdev marked this pull request as ready for review September 19, 2025 06:02
@priscilawebdev priscilawebdev requested a review from a team as a code owner September 19, 2025 06:02
#[metastructure(tag = "feedback")]
UserReportV2(Box<UserReportV2Context>),
/// Information related to Memory usage and garbage collection metrics.
#[metastructure(tag = "memory_info")]
Copy link
Member

Choose a reason for hiding this comment

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

Have you tried it without this, I think that is not necessary.

Copy link
Member Author

Choose a reason for hiding this comment

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

yes I did but the tests were not passing because of the initial type

@priscilawebdev priscilawebdev added this pull request to the merge queue Sep 19, 2025
Merged via the queue into master with commit 33d2959 Sep 19, 2025
27 of 28 checks passed
@priscilawebdev priscilawebdev deleted the priscila/feat/protocol/context/add-memory-info-context branch September 19, 2025 08:58
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