Skip to content

Human In the Loop API feedback #4848

@dcheung0720

Description

@dcheung0720

Describe the bug

The prediction end point to resume execution from a stopped checkpoint causes the whole flow to be reran - instead of starting at the human checkpoint. It also executes both the proceed and reject options, when it should have been one or the other.

Flowise Version: 3.0.3

To Reproduce

Start with this flow in Flowise:

Image

Ask a simple question, which stops at the human checkpoint:

Image

Attempts to resume at the checkpoint:

Image

As we can see from the closed out brackets, the whole flow is reran (from start). More importantly, the flow executed both the Yes and No nodes when only one of them should've been executed

Expected behavior

This is the simple flow. The UI works perfectly fine
Image

Flow should be resumed and only the selected path should be executed.

Screenshots

No response

Flow

No response

Use Method

pnpm start

Flowise Version

3.0.3

Operating System

Windows

Browser

Chrome

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions