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

chore(MR-664): Track outgoing responses in streams #4561

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

schneiderstefan
Copy link
Member

This PR adds some tracking of guaranteed responses to streams. In an upcoming PR, this information will be added to the canister_status endpoint of the management canister and in an even later upcoming PR the canister migration logic will depend on that information.

This PR adds some tracking of guaranteed responses to streams. In an
upcoming PR, this information will be added to the `canister_status`
endpoint of the management canister and in an even later upcoming PR the
canister migration logic will depend on that information.
@github-actions github-actions bot added the chore label Mar 27, 2025
@schneiderstefan schneiderstefan marked this pull request as ready for review March 28, 2025 13:16
@schneiderstefan schneiderstefan requested review from a team as code owners March 28, 2025 13:16
@derlerd-dfinity
Copy link
Contributor

Thanks! Did a quick skim. Mostly looks good to me.

I think it would be good to add test coverage for the counting and also the new function deciding whether things are ready to migrate.

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

Successfully merging this pull request may close these issues.

2 participants