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

Merged
merged 1 commit into from
May 5, 2025
Merged

support pause interrupt: #825

merged 1 commit into from
May 5, 2025

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!

@ikreymer ikreymer merged commit e39d5a3 into main May 5, 2025
3 of 5 checks passed
@ikreymer ikreymer deleted the upload-on-paused branch May 5, 2025 17:10
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