hatchet-sdk 0.44.0__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.

@@ -237,7 +237,7 @@ class AsyncRestApi:
237
237
  workflow=workflow_name,
238
238
  create_cron_workflow_trigger_request=CreateCronWorkflowTriggerRequest(
239
239
  cronName=cron_name,
240
- expression=expression,
240
+ cronExpression=expression,
241
241
  input=input,
242
242
  additional_metadata=additional_metadata,
243
243
  ),
@@ -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
- create_schedule_workflow_trigger_request=ScheduleWorkflowRunRequest(
287
+ schedule_workflow_run_request=ScheduleWorkflowRunRequest(
288
288
  triggerAt=trigger_at,
289
289
  input=input,
290
290
  additional_metadata=additional_metadata,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hatchet-sdk
3
- Version: 0.44.0
3
+ Version: 0.44.2
4
4
  Summary:
5
5
  Author: Alexander Belanger
6
6
  Author-email: alexander@hatchet.run
@@ -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=wYCRQjjZha9XcYg6pdVgrFV4pcli89Y_G45EDEDteCk,21874
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.0.dist-info/METADATA,sha256=pJrEPNQ7Lyx6R7FVf2gaUNlWGCa0y9fz5qVwMi1UcuA,1736
234
- hatchet_sdk-0.44.0.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
235
- hatchet_sdk-0.44.0.dist-info/entry_points.txt,sha256=LTtQRABmSGYOxRI68cUVEz5dp9Qb57eqXGic9lU8RMo,1023
236
- hatchet_sdk-0.44.0.dist-info/RECORD,,
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,,