-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Copy link
Labels
back endRequires back end dev workRequires back end dev workfeature designThis issue tracks smaller sub issues that compose a featureThis issue tracks smaller sub issues that compose a featurefront endRequires front end dev workRequires front end dev workui/uxThis issue requires UI/UX workThis issue requires UI/UX work
Description
Description
Now that we have pausing of crawls, reaching of the time or storage limit should result in crawl being paused, not stopped, so the user has a chance to add more minutes and restart.
Additionally, we should send an e-mail when this happens.
Requirements
- Convert operator to pause instead of stop crawls when quotas are reached
- Add new paused_storage_quota_reached, paused_time_quota_reached states
- Add email sending when this happens.
Context
No response
Metadata
Metadata
Assignees
Labels
back endRequires back end dev workRequires back end dev workfeature designThis issue tracks smaller sub issues that compose a featureThis issue tracks smaller sub issues that compose a featurefront endRequires front end dev workRequires front end dev workui/uxThis issue requires UI/UX workThis issue requires UI/UX work
Type
Projects
Status
Implementing