iqm-station-control-client 9.3.0__py3-none-any.whl → 9.4.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -145,7 +145,7 @@ class _StationControlClientBase(StationControlInterface):
145
145
  params: dict[str, Any] | None = None,
146
146
  json_str: str | None = None,
147
147
  octets: bytes | None = None,
148
- timeout: int = 120,
148
+ timeout: int = 600,
149
149
  ) -> requests.Response:
150
150
  """Send an HTTP request.
151
151
 
@@ -159,6 +159,7 @@ class _StationControlClientBase(StationControlInterface):
159
159
  params: HTTP query parameters to store in the query string of the request URL.
160
160
  json_str: JSON string to store in the body, may contain arbitrary Unicode characters.
161
161
  octets: Pre-serialized binary data to store in the body.
162
+ timeout: Timeout for the request in seconds.
162
163
 
163
164
  Returns:
164
165
  Response to the request.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iqm-station-control-client
3
- Version: 9.3.0
3
+ Version: 9.4.0
4
4
  Summary: Python client for communicating with Station Control Service
5
5
  Author-email: IQM Finland Oy <info@meetiqm.com>
6
6
  License: Apache License
@@ -1,6 +1,6 @@
1
1
  iqm/station_control/client/__init__.py,sha256=1ND-AkIE9xLGIscH3WN44eyll9nlFhXeyCm-8EDFGQ4,942
2
2
  iqm/station_control/client/list_models.py,sha256=7JJyn5jCBOvMBJWdsVsPRLhtChMxqLa6O9hElpeXEt8,2701
3
- iqm/station_control/client/station_control.py,sha256=S-0YdGLKla0v98ntABbij7sXXxP-CwkynbzqQRf21s0,28167
3
+ iqm/station_control/client/station_control.py,sha256=tEvqS1KFrF6auNuF-UwFF-DfikWga6iC35HvnLMmTPw,28224
4
4
  iqm/station_control/client/utils.py,sha256=-6K4KgOgA4iyUCqX-w26JvFxlwlGBehGj4tIWCEbn74,3360
5
5
  iqm/station_control/client/iqm_server/__init__.py,sha256=nLsRHN1rnOKXwuzaq_liUpAYV3sis5jkyHccSdacV7U,624
6
6
  iqm/station_control/client/iqm_server/error.py,sha256=a8l7UTnzfbD8KDHP-uOve77S6LR1ai9uM_J_xHbLs0Y,1175
@@ -49,8 +49,8 @@ iqm/station_control/interface/models/sequence.py,sha256=boWlMfP3woVgVObW3OaNbxsU
49
49
  iqm/station_control/interface/models/static_quantum_architecture.py,sha256=gsfJKlYsfZVEK3dqEKXkBSIHiY14DGwNbhPJdNHMtNM,1435
50
50
  iqm/station_control/interface/models/sweep.py,sha256=HFoFIrKhlYmHIBfGltY2O9_J28OvkkZILRbDHuqR0wc,2509
51
51
  iqm/station_control/interface/models/type_aliases.py,sha256=gEYJ8zOpV1m0NVyYUbAL43psp9Lxw_0t68mYlI65Sds,1262
52
- iqm_station_control_client-9.3.0.dist-info/LICENSE.txt,sha256=R6Q7eUrLyoCQgWYorQ8WJmVmWKYU3dxA3jYUp0wwQAw,11332
53
- iqm_station_control_client-9.3.0.dist-info/METADATA,sha256=Fsx6N7-afceIjDh8Fxzz7uZW7TDgcFIQr8__en45OlU,14010
54
- iqm_station_control_client-9.3.0.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
55
- iqm_station_control_client-9.3.0.dist-info/top_level.txt,sha256=NB4XRfyDS6_wG9gMsyX-9LTU7kWnTQxNvkbzIxGv3-c,4
56
- iqm_station_control_client-9.3.0.dist-info/RECORD,,
52
+ iqm_station_control_client-9.4.0.dist-info/LICENSE.txt,sha256=R6Q7eUrLyoCQgWYorQ8WJmVmWKYU3dxA3jYUp0wwQAw,11332
53
+ iqm_station_control_client-9.4.0.dist-info/METADATA,sha256=M4FFW1-VlPczAy4Y_ya3f59SQGxQ4zPkR2yVJX8Rnhg,14010
54
+ iqm_station_control_client-9.4.0.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
55
+ iqm_station_control_client-9.4.0.dist-info/top_level.txt,sha256=NB4XRfyDS6_wG9gMsyX-9LTU7kWnTQxNvkbzIxGv3-c,4
56
+ iqm_station_control_client-9.4.0.dist-info/RECORD,,