Skip to content
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

Ensure total time limit set works #664

Closed
Tracked by #321
ikreymer opened this issue Mar 2, 2023 · 0 comments
Closed
Tracked by #321

Ensure total time limit set works #664

ikreymer opened this issue Mar 2, 2023 · 0 comments
Assignees

Comments

@ikreymer
Copy link
Member

ikreymer commented Mar 2, 2023

The 'Crawl Time Limit' is currently not working.

There intended behavior is total time to run a crawl, starting from the time the job starts.

@ikreymer ikreymer self-assigned this Mar 2, 2023
ikreymer added a commit that referenced this issue Mar 2, 2023
- time limit is computed for total job run time
- when limit is exceeded, job starts to stop crawls gracefully, equivalent to 'stop crawl' operation
- fix for #664
ikreymer added a commit that referenced this issue Mar 8, 2023
- time limit is computed for total job run time
- when limit is exceeded, job starts to stop crawls gracefully, equivalent to 'stop crawl' operation
- fix for #664
ikreymer added a commit that referenced this issue Mar 10, 2023
* backend: fix for total crawl timelimit:
- time limit is computed for total job run time
- when limit is exceeded, job starts to stop crawls gracefully, equivalent to 'stop crawl' operation
- fix for #664

* rename crawl-timeout -> crawl_expire_time

* fix lint
@tw4l tw4l closed this as completed Mar 22, 2023
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

No branches or pull requests

2 participants