Skip to content

Conversation

@mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Oct 9, 2025

This PR specifies a new field log_memory_limit in canister settings providing the maximum amount of memory used for canister logs.

EXC-2141

@mraszyk mraszyk requested review from a team as code owners October 9, 2025 06:28
@github-actions github-actions bot added interface-spec Changes to the IC Interface Specification documentation Changes to Developer Docs labels Oct 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

🤖 Here's your preview: https://6ke4v-3aaaa-aaaam-abc3q-cai.icp0.io

freezing_threshold : opt nat;
reserved_cycles_limit : opt nat;
log_visibility : opt log_visibility;
log_memory_limit : opt nat;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This PR should be merged when the roll-out is complete and changelog should be updated (shortly) before merging (to avoid merge conflicts).

Copy link
Contributor

@Dfinity-Bjoern Dfinity-Bjoern left a comment

Choose a reason for hiding this comment

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

Looks good please merge when appropriate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Changes to Developer Docs interface-spec Changes to the IC Interface Specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants