-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add a TimersClient app scope helper for data_access + example doc #1074
Conversation
This is a Timers helper for setting up a data_access scope in the correct nested context. It has identical validation to the Transfer equivalent, and is tested for parity.
This is a new (experimental) example, meant to replace the "timer_operations" examples with a more refined usage, based on GlobusApp. It relies on `TimersClient.add_app_transfer_data_access_scope`.
c1d06bf
to
ae6a24f
Compare
This moves the doc into non-experimental examples, and replaces the older 'timer_operations' example it was written to replace.
After rebasing and asking for a fresh review, I noticed that the doc is in the wrong place because this PR was filed several weeks ago (before GlobusApp moved out of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still reading, but dropping notes on the examples in the meantime
docs/experimental/examples/transferring_data/timer_management/create_timer.py
Outdated
Show resolved
Hide resolved
docs/experimental/examples/transferring_data/timer_management/index.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Ada <107940310+ada-globus@users.noreply.github.com>
65ace65
to
7b1321f
Compare
I applied the suggestion + amended to add other suggested fixes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
📚 Documentation preview 📚: https://globus-sdk-python--1074.org.readthedocs.build/en/1074/