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

[hotfix][ENG-6171] schedule metrics reporters in their own tasks #10713

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Aug 23, 2024

Purpose

increase visibility into and mitigate the effects of errors in osf.metrics reports (errors in one reporter should not affect the others)

Changes

update monthly_reporters_go and daily_reporters_go to schedule tasks for each reporter, instead of running reporters sequentially

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

Copy link
Member

@mfraezz mfraezz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :octocat:

@aaxelb aaxelb changed the title [ENG-6171] schedule metrics reporters in their own tasks [hotfix][ENG-6171] schedule metrics reporters in their own tasks Aug 23, 2024
@mfraezz
Copy link
Member

mfraezz commented Aug 23, 2024

Cherry-picked in as ff34652, consider this merged 🍒

@mfraezz mfraezz closed this Aug 23, 2024
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