Skip to content

[FEATURE] Save simulator state  #1020

Open
@jerome-benoit

Description

Duplicate issue

  • I've searched for any related issues and avoided creating a duplicate issue.

Component

Simulator

Description

  • tunable to enable it
  • save it in state.json:
{
  version: string
  configuration: ConfigurationData | undefined
  started: boolean
  templateStatistics: Map<string, TemplateStatistics>
}

always use main configuration file at startup
merge template statistics with configuration stationTemplateUrls

  • add CLI option to force a cold start

Attachments

No response

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions