hatchet-sdk 0.44.1__py3-none-any.whl → 0.44.2__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.
Potentially problematic release.
This version of hatchet-sdk might be problematic. Click here for more details.
- hatchet_sdk/clients/rest_client.py +1 -1
- {hatchet_sdk-0.44.1.dist-info → hatchet_sdk-0.44.2.dist-info}/METADATA +1 -1
- {hatchet_sdk-0.44.1.dist-info → hatchet_sdk-0.44.2.dist-info}/RECORD +5 -5
- {hatchet_sdk-0.44.1.dist-info → hatchet_sdk-0.44.2.dist-info}/WHEEL +0 -0
- {hatchet_sdk-0.44.1.dist-info → hatchet_sdk-0.44.2.dist-info}/entry_points.txt +0 -0
|
@@ -284,7 +284,7 @@ class AsyncRestApi:
|
|
|
284
284
|
return await self.workflow_run_api.scheduled_workflow_run_create(
|
|
285
285
|
tenant=self.tenant_id,
|
|
286
286
|
workflow=name,
|
|
287
|
-
|
|
287
|
+
schedule_workflow_run_request=ScheduleWorkflowRunRequest(
|
|
288
288
|
triggerAt=trigger_at,
|
|
289
289
|
input=input,
|
|
290
290
|
additional_metadata=additional_metadata,
|
|
@@ -185,7 +185,7 @@ hatchet_sdk/clients/rest/models/workflow_version_meta.py,sha256=TW4R7bAuYAg_LraN
|
|
|
185
185
|
hatchet_sdk/clients/rest/models/workflow_workers_count.py,sha256=qhzqfvjjIDyARkiiLGluMIqEmqO-diHTsjlu0Doi0yg,2875
|
|
186
186
|
hatchet_sdk/clients/rest/rest.py,sha256=G83F1k4g_ePzvXW95rApzvaRDQPcaxrj-JmZyq1LvGw,6606
|
|
187
187
|
hatchet_sdk/clients/rest/tenacity_utils.py,sha256=gy500kHXQ-4ZrZH1biHGmavhfh0NarCJcaIfW-A9Qd0,1051
|
|
188
|
-
hatchet_sdk/clients/rest_client.py,sha256=
|
|
188
|
+
hatchet_sdk/clients/rest_client.py,sha256=jEu9KNTaGgy64bqIIMV6r2st3EqAsyr5Vz77NipJtjU,21867
|
|
189
189
|
hatchet_sdk/clients/run_event_listener.py,sha256=51WTg52_aISgYPOFPHJ21rb4IO6aEd7Ugp7FCf4HnfM,10184
|
|
190
190
|
hatchet_sdk/clients/workflow_listener.py,sha256=Q_WJcGlZNHJGSpxzDac9wELjgxhP0vLaNTXRy_xnxc8,9466
|
|
191
191
|
hatchet_sdk/connection.py,sha256=593aUGAj7Ouf00lcVwx_pmhdQ9NOC5ANT1Jrf8nwkHs,2165
|
|
@@ -230,7 +230,7 @@ hatchet_sdk/worker/runner/utils/error_with_traceback.py,sha256=Iih_s8JNqrinXETFJ
|
|
|
230
230
|
hatchet_sdk/worker/worker.py,sha256=7UPm3qTzNYSSm9QTNX6zBBMJqVA6nKFeCbAdqLLjUBs,13007
|
|
231
231
|
hatchet_sdk/workflow.py,sha256=XRj5jcCQSvPQMXxBipf-ZlARua2E8Z9igRzGcQ5alkI,9375
|
|
232
232
|
hatchet_sdk/workflow_run.py,sha256=BwK5cefvXXvyQ1Ednj_7LeejMwQJqWnvUC_FTBmJNxk,1805
|
|
233
|
-
hatchet_sdk-0.44.
|
|
234
|
-
hatchet_sdk-0.44.
|
|
235
|
-
hatchet_sdk-0.44.
|
|
236
|
-
hatchet_sdk-0.44.
|
|
233
|
+
hatchet_sdk-0.44.2.dist-info/METADATA,sha256=yatxwQ98VBkr9t_u7FZbahecNvlBdvND6Gim4RSfjxE,1736
|
|
234
|
+
hatchet_sdk-0.44.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
|
235
|
+
hatchet_sdk-0.44.2.dist-info/entry_points.txt,sha256=LTtQRABmSGYOxRI68cUVEz5dp9Qb57eqXGic9lU8RMo,1023
|
|
236
|
+
hatchet_sdk-0.44.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|