Skip to content

WithCardinalityLimit should provide per instrument configuration #7786

@codeboten

Description

@codeboten

Problem Statement

Maybe this is more of a question than feature request. Based on the specification, an on the configuration schema, it's possible to configure cardinality limits for each instrument type. Currently WithCardinalityLimit only supports a single int value.

Proposed Solution

WithCardinalityLimit could receive a struct with the different instrument types.

Alternatives

Alternatively a separate option for each instrument type could be used.

Metadata

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