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

feat: Add run_id parameter to run_flow function #3834

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Conversation

ogabrielluiz
Copy link
Contributor

This pull request adds the run_id parameter to the load_and_run_flow function, run_flow call in FlowTool, and CustomComponent's run_flow method. The run_id parameter allows for setting the run ID in the graph and tracking runs. This enhancement improves the functionality and tracking capabilities of the code.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Sep 17, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Sep 17, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3834.dmtpw4p5recq1.amplifyapp.com

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 17, 2024
@Cristhianzl Cristhianzl merged commit 50f9f72 into main Sep 17, 2024
29 checks passed
@Cristhianzl Cristhianzl deleted the feat/passrunid branch September 17, 2024 18:35
@ogabrielluiz ogabrielluiz restored the feat/passrunid branch September 19, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants