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

Status patches #162

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Status patches #162

merged 2 commits into from
Jul 8, 2024

Conversation

alycejenni
Copy link
Member

  • removes the hacky method that adds temporary jobs to queues in order to get an accurate queue length; it now isn't as accurate but it doesn't break everything, so that's probably better
  • increases the tolerance for queue lengths; i.e. it will only reach "amber" alert when there are 2 queued items (not including currently processing) and "bad" when there are 4

it fills up the logs and may have completely crashed the site
also updates help messages for queues
@coveralls
Copy link

Pull Request Test Coverage Report for Build #509

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.07%) to 68.975%

Files with Coverage Reduction New Missed Lines %
ckanext/versioned_datastore/lib/datastore_utils.py 1 82.14%
Totals Coverage Status
Change from base Build #508: 0.07%
Covered Lines: 2908
Relevant Lines: 4216

💛 - Coveralls

@alycejenni alycejenni merged commit 49d9838 into patch Jul 8, 2024
3 checks passed
@alycejenni alycejenni deleted the ginger/status-patches branch October 30, 2024 17:43
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.

2 participants