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

job.get_result should just return result #8

Open
natevw opened this issue Aug 11, 2011 · 0 comments
Open

job.get_result should just return result #8

natevw opened this issue Aug 11, 2011 · 0 comments

Comments

@natevw
Copy link

natevw commented Aug 11, 2011

The Python documentation makes the following claim, but it sounds like instead of the original job isn't kept and you get back the 'job id' instead of the original data. This is redundant as I already need/have the jobid to make the query in the first place:

 Checking the result of a job can require knowing what the original job request actually was. Thus, the get_result method will return both values.

      query, result = job.get_result('job id', timeout=5)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant