Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stijnmoreels opened this issue Nov 22, 2024 · 0 comments
Open
Labels
area:integration All issues related to integration resources. management All issues related to management of the project
Milestone

Comments

@stijnmoreels
Copy link
Member

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?

@stijnmoreels stijnmoreels added management All issues related to management of the project area:integration All issues related to integration resources. labels Nov 22, 2024
@stijnmoreels stijnmoreels added this to the v1.3 milestone Nov 22, 2024
@github-project-automation github-project-automation bot moved this to To do in Roadmap Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:integration All issues related to integration resources. management All issues related to management of the project
Projects
Status: To do
Development

No branches or pull requests

1 participant