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

TP2000-1068 Envelope generation celery task info #1051

Merged

Conversation

paulpepper-trade
Copy link
Collaborator

@paulpepper-trade paulpepper-trade commented Sep 25, 2023

TP2000-1068 Envelope generation celery task info

Why

There is no simple one-stop location to find all active Envelope generating Celery tasks. It’s currently important to present this information in TAP in order to show queue state and avoid deployment mishaps.

What

This PR adds information about all active Celery tasks that are generating Envelope instances. The details are made available to all users able to view the page.

image

Checklist

  • Requires migrations? No
  • Requires dependency updates? No

@paulpepper-trade paulpepper-trade requested a review from a team September 25, 2023 16:22
@codecov-commenter
Copy link

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (48c1eee) 92.76% compared to head (467f875) 92.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1051      +/-   ##
==========================================
- Coverage   92.76%   92.74%   -0.02%     
==========================================
  Files         458      458              
  Lines       33712    33746      +34     
  Branches     2573     2576       +3     
==========================================
+ Hits        31273    31298      +25     
- Misses       1944     1954      +10     
+ Partials      495      494       -1     
Files Coverage Δ
common/tests/test_views.py 100.00% <100.00%> (ø)
common/views.py 80.41% <41.37%> (-2.16%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paulpepper-trade paulpepper-trade merged commit b5e90ef into master Sep 27, 2023
3 checks passed
@paulpepper-trade paulpepper-trade deleted the TP2000-1068--envelope-generation-celery-task-info branch September 27, 2023 13:53
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.

3 participants