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

feature request: in SDK support 'get_or_create_experiment()' #161

Closed
amygdala opened this issue Nov 9, 2018 · 5 comments
Closed

feature request: in SDK support 'get_or_create_experiment()' #161

amygdala opened this issue Nov 9, 2018 · 5 comments

Comments

@amygdala
Copy link
Contributor

amygdala commented Nov 9, 2018

feature request: In the SDK, support get_or_create_experiment() in addition to create_experiment()
(Bradley has the context).

@vicaire
Copy link
Contributor

vicaire commented Mar 26, 2019

Yang, do you think we should have API support for this as well?

@IronPan
Copy link
Member

IronPan commented Mar 27, 2019

out of curious, what is the use case for this api?

@hongye-sun
Copy link
Contributor

This is resolved. I changed the create_experiment to return the existing experiment instead of reporting error. This is needed so that client doesn't have to change when it runs multiple times.

@vicaire
Copy link
Contributor

vicaire commented Mar 27, 2019

Thanks @hongye-sun. @amygdala, is your use case met? Can we close?

@amygdala
Copy link
Contributor Author

yes, I have successfully used the new version to do what I want.
Thank you! We can close.

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants