Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Schedule checks (respecting max_start_delay) #41

Merged
merged 8 commits into from
Jan 18, 2023
Merged

Conversation

gitsimon
Copy link
Collaborator

  • max_start_delay is respected during validation on propose_match extrinsics
  • reports are checked against the schedule
    • Schedule offers a helper to check for overlaps with unit tests
  • report asks for collaboratively stating if it's the last execution (and datastructures can be cleaned up)

@gitsimon gitsimon requested a review from godenzim January 16, 2023 18:52
this change achieves that the execution count is independent of `duration` and `start_delay`
test failing because imprecise detection of last report
range() instead of normalization with overcomplex second struct
@gitsimon gitsimon force-pushed the feat/schedule-checks branch from a5f1d42 to d9ea6a3 Compare January 17, 2023 08:32
@gitsimon gitsimon merged commit 3952c2d into develop Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants