Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Apply gman fixes #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ragingpastry
Copy link
Contributor

Adds some functions for searching for events by run_id
Fixes the wait_for_thread_id_completion function to wait on pending states

Add a get_events function which will get all events for a given
task_id, run_id, or thread_id.

This required the creation of private functions for each event
endpoint.

I also refactor the python file to put the functions in the following
order:
  1. private functions in alphabetical order
  2. public functions in alphabetical order
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant