Skip to content

Queue callback error: Step not found #697

@ManuLpz4

Description

@ManuLpz4

Hey, guys! How is it going? Hope you are doing well :)

At @Plaude we build AI agents for the financial industry, when a conversation closes we trigger a classification process to determine the resolution state (resolved, not resolved, etc.) and a multi-level topic (e.g., Credit card > Rejected purchase > Not enough balance).

We have migrated to Vercel Workflow some weeks ago and days ago we start to face this issue that maintains the workflow running forever and the first Promise.all with 3 simple database queries never fails or resolve. Although the Workflow team is aware of this issue I want to ask you if any of you faced it and could help us identify the skill issue here.

  • Workflow version: 4.0.1-beta.37
Workflow Step
Image Image
2025-12-28 16:20:01.508 [error] Queue callback error: Error: Step "step//workflows/shared/get-messages.ts//getMessages" not found
    at <unknown> (.next/server/chunks/[root-of-the-server]__c7054bbe._.js:69:8569)
    at <unknown> (.next/server/chunks/[root-of-the-server]__c7054bbe._.js:66:13911)
    at E.with (.next/server/chunks/_6a597eb3._.js:3:11695)
    at E.with (.next/server/chunks/_6a597eb3._.js:18:293360)
    at A.with (.next/server/chunks/_6a597eb3._.js:2:2369)
    at w.startActiveSpan (.next/server/chunks/_6a597eb3._.js:3:38348)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions