-
Notifications
You must be signed in to change notification settings - Fork 204
Use websocket stream to retrieve runtime job results #33
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
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
bff1445
retrieve job results w websockets
kt474 37a8b34
Merge branch 'main' into job-results-stream
kt474 352aa20
update stream results method
kt474 7a1bcab
Merge branch 'main' into job-results-stream
kt474 f4f21dc
Merge branch 'main' into job-results-stream
kt474 b6e007b
Merge branch 'main' into job-results-stream
kt474 9c8af9e
Merge branch 'main' into job-results-stream
kt474 3e3d442
Merge branch 'main' into job-results-stream
kt474 785bd40
Merge branch 'Qiskit:main' into job-results-stream
kt474 4ea4c67
Merge branch 'main' into job-results-stream
kt474 625efa6
Merge branch 'main' into job-results-stream
kt474 17c82d7
add mock for unit test
kt474 354d1e9
update unit tests
kt474 5576ba1
Merge branch 'main' into job-results-stream
kt474 3d55d55
temp disable test case
kt474 b76dc84
increase sleep time
kt474 99b1bce
increase wait for final result
kt474 5c0b56e
temp increase wait on test final result
kt474 751c6ab
temp disable final result test
kt474 baa71d9
temp disable get result twice
kt474 edbb4ad
adjust wait times
kt474 77a5ca1
add test case back
kt474 08c8223
fix lint
kt474 765d8aa
update test case
kt474 3f6ce72
Merge branch 'main' into job-results-stream
kt474 d82365e
Merge branch 'main' into job-results-stream
rathishcholarajan bb17ede
Merge branch 'main' into job-results-stream
kt474 75ba585
Merge branch 'main' into job-results-stream
kt474 13e2a9f
update comments
kt474 10b641e
fix lint
kt474 e157f54
added fake wait for final state
kt474 4ccf196
fix lint
kt474 f077a21
increase default timeout
kt474 96904db
remove timeout
kt474 eed2e97
remove import
kt474 ab2fc54
Merge branch 'main' into job-results-stream
kt474 aae233a
Merge branch 'main' into job-results-stream
kt474 cf44197
remove sleep
kt474 b3e800b
Merge branch 'main' into job-results-stream
rathishcholarajan 26e4fcc
move fake method to utils
kt474 e1e3309
add mock function
kt474 07572b3
fix lint
kt474 c8a314d
fix lint
kt474 9aec1a3
add statement back
kt474 aa9599e
update test case
kt474 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.