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

disable, save, and stored account #212

Merged
merged 4 commits into from
Jun 28, 2019

Conversation

jyu00
Copy link
Collaborator

@jyu00 jyu00 commented Jun 28, 2019

Summary

This addresses #193.

Details and comments

Since the signature for save_account remains the same as IBMQProvider, I think we should take v1 token and issue a warning, similar to what we do with enable_account.

Copy link
Member

@diego-plan9 diego-plan9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jyu00 ! Only one more method to go 🎉

@diego-plan9 diego-plan9 merged commit 5061c92 into Qiskit:master Jun 28, 2019
@jyu00 jyu00 deleted the factory-account-disk branch July 23, 2019 16:22
Rcuz8 pushed a commit to Rcuz8/qiskit-ibmq-provider that referenced this pull request Jun 14, 2022
* Fix websocket connection drop (Qiskit#1090) (Qiskit#212)

* Fix websocket connection drop (Qiskit#1090)

* Fix websocket connection drop

Reset retry counter after every successful connection, ping ws server every minute so connection doesn't drop every few mins

* No longer need to wait for running state before streaming results

* Sending ping to ws server every minute is enough

No need to reset retry count to 0 since there are some error scenarios where we shouldn't keep trying forever

* Update releasenotes/notes/fix-websocket-connection-drop-3892e313554e99df.yaml

* Move release notes to 0.18 archive
Rcuz8 pushed a commit to Rcuz8/qiskit-ibmq-provider that referenced this pull request Jun 14, 2022
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.

2 participants