Skip to content

Add custom_era support to the new execution engine #24

@egillax

Description

@egillax

The new execution engine currently rejects custom_era end strategies with UnsupportedFeatureError.

The old experimental execution path supported this, but the logic was not carried over during the redesign. This is not quite a drop-in port, since custom_era depends on drug-exposure era construction and needs a clean place in the new layered architecture.

Follow-up work:

  • decide where the logic belongs in the new design
  • implement it
  • add execution tests
  • update circe/execution/LIMITATIONS.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions