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

feat: EXC-1735: Charge canisters for full execution #1782

Merged
merged 7 commits into from
Oct 2, 2024

Conversation

berestovskyy
Copy link
Contributor

This change applies charges for each fully executed canister. The total amount of points charged is evenly distributed across canisters, but it is not included in the compute capacity used to calculate long/new execution cores.

@github-actions github-actions bot added the feat label Oct 1, 2024
@berestovskyy berestovskyy force-pushed the andriy/exc-1741-fix-full-execution-round branch from 23a0208 to 0f1a441 Compare October 1, 2024 18:53
Base automatically changed from andriy/exc-1741-fix-full-execution-round to master October 1, 2024 20:23
@berestovskyy berestovskyy force-pushed the andriy/exc-1735-charge-full-executions branch from beb612a to 79d7bf8 Compare October 2, 2024 00:26
This change applies charges for each fully executed canister.
The total amount of points charged is evenly distributed
across canisters, but it is not included in the compute capacity
used to calculate long/new execution cores.
@berestovskyy berestovskyy force-pushed the andriy/exc-1735-charge-full-executions branch from 79d7bf8 to e54f8fa Compare October 2, 2024 00:27
@berestovskyy berestovskyy marked this pull request as ready for review October 2, 2024 01:20
@berestovskyy berestovskyy requested a review from a team as a code owner October 2, 2024 01:20
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
rs/execution_environment/src/scheduler/round_schedule.rs Outdated Show resolved Hide resolved
@berestovskyy berestovskyy added this pull request to the merge queue Oct 2, 2024
Merged via the queue into master with commit fcb7192 Oct 2, 2024
25 checks passed
@berestovskyy berestovskyy deleted the andriy/exc-1735-charge-full-executions branch October 2, 2024 21:47
berestovskyy added a commit that referenced this pull request Oct 8, 2024
DFINITYManu pushed a commit that referenced this pull request Oct 8, 2024
DFINITYManu pushed a commit that referenced this pull request Oct 8, 2024
dsarlis added a commit that referenced this pull request Oct 9, 2024
dsarlis pushed a commit that referenced this pull request Oct 10, 2024
This change applies charges for each fully executed canister. The total
amount of points charged is evenly distributed across canisters, but it
is not included in the compute capacity used to calculate long/new
execution cores.
dsarlis pushed a commit that referenced this pull request Oct 10, 2024
This change applies charges for each fully executed canister. The total
amount of points charged is evenly distributed across canisters, but it
is not included in the compute capacity used to calculate long/new
execution cores.
DFINITYManu pushed a commit that referenced this pull request Oct 10, 2024
This change applies charges for each fully executed canister. The total
amount of points charged is evenly distributed across canisters, but it
is not included in the compute capacity used to calculate long/new
execution cores.
DFINITYManu pushed a commit that referenced this pull request Oct 10, 2024
This change applies charges for each fully executed canister. The total
amount of points charged is evenly distributed across canisters, but it
is not included in the compute capacity used to calculate long/new
execution cores.
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.

4 participants