Warning
The package qiskit-ibmq-provider
is being deprecated and its repo is going to be
archived soon. Please transition to the new packages. More information in
https://ibm.biz/provider_migration_guide
qiskit.providers.ibmq.job.IBMQJob.refresh¶
- IBMQJob.refresh()[source]¶
Obtain the latest job information from the server.
This method may add additional attributes to this job instance, if new information becomes available.
- Raises
IBMQJobApiError -- If an unexpected error occurred when communicating with the server.
- Return type
None