Skip to content

Fix: resume fails for stopped and failed crawls#50

Open
liquidpurple wants to merge 1 commit intoPhialsBasement:mainfrom
liquidpurple:fix/resume-stopped-crawls
Open

Fix: resume fails for stopped and failed crawls#50
liquidpurple wants to merge 1 commit intoPhialsBasement:mainfrom
liquidpurple:fix/resume-stopped-crawls

Conversation

@liquidpurple
Copy link
Copy Markdown

Only "paused" and "running" statuses were allowed in the resume logic. Stopped and failed crawls returned a misleading "Cannot resume crawl with status: stopped" error despite being resumable.

Added "stopped" and "failed" to the list of resumable statuses.

Only "paused" and "running" statuses were allowed in the resume logic. Stopped and failed crawls returned a misleading "Cannot resume crawl with status: stopped" error despite being resumable.

Added "stopped" and "failed" to the list of resumable statuses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant