Qiskit / qiskit-ibm-transpiler

https://pypi.org/project/qiskit-ibm-transpiler/
Apache License 2.0
16 stars 5 forks source link

Allow max polling time to be configurable #22

Closed cbjuan closed 3 months ago

cbjuan commented 3 months ago

Related to #21.

Instead of hard-coding the timeout values for polling the API for new transpilation results, we should be able to configure the timeout via config (config file, environment variable or others).