Skip to content

chore: Explore combining SessionConfig and RuntimeConfig into same framework #23322

Description

@comphead

A followup on #23316

Can we please explore if runtime config can be part of SessionConfig? In SessionConfig there is already a framework that enforces type checking.

Runtime configs looks looks finite according to set_runtime_variable, so should fit into main configs rather than having separate config set

One difference was that the RuntimeConfig is potentially shared across multiple SessionConfigs (and maybe can also be adjusted during plan execution)

Trying to consolidate RuntimeConfig and SessionConfig should be considered as an independent project

Originally posted by @alamb in #23316 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions