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

PipelineEndpoint List is not retrieving all pipeline endpoints #1924

Open
Ste29 opened this issue Jun 28, 2023 · 0 comments
Open

PipelineEndpoint List is not retrieving all pipeline endpoints #1924

Ste29 opened this issue Jun 28, 2023 · 0 comments

Comments

@Ste29
Copy link

Ste29 commented Jun 28, 2023

When i execute the PipelineEndpoint.list(ws) method, from class PublishedPipeline, the API retrieves just the first 100 endpoints and not the full list, despite the documentation states that it sould retrieve all the pipelines.
In particular, I cite the documentation:

Get all published pipelines in the current workspace

I'm running Python 3.8 and my package version is: azureml-pipeline-core==1.52.0

Is there any hidden parameter that i should specify to get the further 100 pipelines or it is a bug? Despite the reason, is there any way I can retrieve all the pipelines?

Thank you
Stefano


Dettagli del documento

Non modificare questa sezione. È necessaria per i collegamenti relativi ai problemi tra learn.microsoft.com ➟ GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant