Skip to content

[Bug] DELETE request not canceling the crawl job #39

@ifx-querido

Description

@ifx-querido

Describe the Bug
I'm trying to use curl to cancel a crawl job:

curl -X DELETE {api}/v1/crawl/{job-id}

This prints out:

{"status":"cancelled"}

However, when checking the logs, I can see that it's still crawling. Does firecrawl-simple not support the delete API call?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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