Skip to content

support pause interrupt: #825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

support pause interrupt: #825

wants to merge 1 commit into from

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented May 1, 2025

  • add new interrupt reason / exit code
  • add isCrawlPaused() which checks redis :paused key
  • exit gracefully, upload WACZ file when paused

version: bump to 1.6.1
fixes #824

- add new interrupt reason / exit code
- add isCrawlPaused() which checks redis <id>:paused key
- exit gracefully, upload WACZ file when paused

version: bump to 1.6.1
fixes #824
Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and simple, working well!

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.

Support Pausing Crawl
2 participants