Skip to content

chore: [MR-649] Drop best_effort_responses flag #4763

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

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

Conversation

alin-at-dfinity
Copy link
Contributor

With the rollout of best-effort messages complete, drop the best_effort_responses flag and BestEffortResponsesFeature type, restoring the various const functions (and functionality) of EmbedderConfig.

This is an approximate rollback of 513258a (retaining the tests and minor refactorings).

When //rs/system_api got moved under //rs/embedders, the integration tests in //rs/system_api/tests accidentally got moved under //rs/embedders/src and thus became inactive. Move them under //rs/embedders/tests and tweak the build files to revive them.
With the rollout of best-effort messages complete, drop the `best_effort_responses` flag and `BestEffortResponsesFeature` type, restoring the various const functions (and functionality) of `EmbedderConfig`.
@alin-at-dfinity alin-at-dfinity requested review from a team as code owners April 10, 2025 11:18
@github-actions github-actions bot added the chore label Apr 10, 2025
@alin-at-dfinity alin-at-dfinity marked this pull request as draft April 10, 2025 11:18
@alin-at-dfinity
Copy link
Contributor Author

I will be holding on to this change for a week or two, until best-effort calls have been successfully rolled out to all subnets.

Copy link
Contributor

@stiegerc stiegerc left a comment

Choose a reason for hiding this comment

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

Lgtm, I'll do another skim when it's out of draft.

Base automatically changed from alin/resurrect-system_api-tests to master April 10, 2025 15:44
Copy link
Contributor

@alexandru-uta alexandru-uta left a comment

Choose a reason for hiding this comment

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

drun change looks good

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

Successfully merging this pull request may close these issues.

3 participants