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

Implement flows_client.get_run_logs #722

Merged

Conversation

derek-globus
Copy link
Contributor

@derek-globus derek-globus commented Apr 26, 2023

sc-19955

Important Note

The story requests a method called get_run_log.
I instead implemented a method called get_run_logs and would advocate that we use this pluralized version.

Using the singular version has a strange implication that each individual event is not a discrete "log" but rather the entirety of the list is a "log". I think that will be confusing terminology to expose and would like to change it as we roll this out in a better supported sdk.

What?

Testing

  • Unit tests (verifies the testing data)
  • Verified actual run log retrievals against the flows service

📚 Documentation preview 📚: https://globus-sdk-python--722.org.readthedocs.build/en/722/

@derek-globus derek-globus force-pushed the implement-flows-get-run-logs-sc-19955 branch from 7c6109d to f95e8e2 Compare April 26, 2023 14:59
@derek-globus derek-globus merged commit 0b25f40 into globus:main Apr 27, 2023
@derek-globus derek-globus deleted the implement-flows-get-run-logs-sc-19955 branch April 27, 2023 19:39
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

Successfully merging this pull request may close these issues.

3 participants