Skip to content

[Feature]: When a quota is reached, the crawl should be paused instead of stopped. #2957

@ikreymer

Description

@ikreymer

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 workfeature designThis issue tracks smaller sub issues that compose a featurefront endRequires front end dev workui/uxThis issue requires UI/UX work

Projects

Status

Implementing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions