Skip to content

🕵️ Investigate in hard-coded 100 in TemporaryDataFlowDebugSession #229

@stijnmoreels

Description

@stijnmoreels

We should investigate in this line in the TemporaryDataFlowDebugSession:

debug.DebugSettings.SourceSettings.Add(new DataFlowSourceSetting { SourceName = source.Name, RowLimit = 100 });

Is the hard-coded 100 correct? And should this be the same as the options.MaxRows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:integrationAll issues related to integration resources.managementAll issues related to management of the project

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions