Skip to content

Step Retries seem to run into a validation error #114

Description

@kalyanaramansanthanam

SDK version: vercel==0.5.8

Log trace:

[Workflows] 'wrun_01KR7JVTDF8M6ZTSY8AFQMB48T' - Encountered Error while executing step 'step//XXXXXXworkflow.emit_one_trigger' (attempt 1): {'message': 'Missing response', 'code': '204', 'hint': 'Please check traceback of the code', 'details': "Postgrest couldn't retrieve response, please check traceback of the code. Please create an issue in `supabase-community/postgrest-py` if needed."}

  This step has failed but will be retried
--
HTTP Request: POST https://vercel-workflow.com/api/v2/runs/wrun_01KR7JVTDF8M6ZTSY8AFQMB48T/events "HTTP/1.1 200 OK"
--
pydantic_core._pydantic_core.ValidationError: 5 validation errors for WorkflowInvokePayload
runId
  Field required [type=missing, input_value={'workflowName': 'workflo...T23:58:50.164366+00:00'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.12/v/missing
workflowName
  Extra inputs are not permitted [type=extra_forbidden, input_value='workflow//revboost_api.w...field_triggers_workflow', input_type=str]
    For further information visit https://errors.pydantic.dev/2.12/v/extra_forbidden
workflowRunId
  Extra inputs are not permitted [type=extra_forbidden, input_value='wrun_01KR7JVTDF8M6ZTSY8AFQMB48T', input_type=str]
    For further information visit https://errors.pydantic.dev/2.12/v/extra_forbidden
workflowStartedAt
  Extra inputs are not permitted [type=extra_forbidden, input_value=1778371129656.0, input_type=float]
    For further information visit https://errors.pydantic.dev/2.12/v/extra_forbidden
stepId
  Extra inputs are not permitted [type=extra_forbidden, input_value='step_01KR7JVW9RWRFE2Z9CEZKQN3Y6', input_type=str]
    For further information visit https://errors.pydantic.dev/2.12/v/extra_forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions