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

Don't run UserStatCollectionJob if Ga4 creds aren't set #267

Open
2 tasks
ShanaLMoore opened this issue Feb 21, 2025 · 0 comments
Open
2 tasks

Don't run UserStatCollectionJob if Ga4 creds aren't set #267

ShanaLMoore opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Feb 21, 2025

Summary

UserStatCollectionJob is an aggressive job that always runs and never fails or retries, despite errors.

Verify that the UserStatColletionJob bails when credentials aren't set. Otherwise add a conditional to guard the job from continuing.

HYRAX

Acceptance Criteria

  • UserStatCollectionJob should not run if user_analytics is enabled in Account settings AND if ga4 credentials aren't set.
  • UserStatCollectionJob needs better error handling. It doesn't seem to retry or ever finish, it just forever logs errors like:

Image

Screenshots or Video

Testing Instructions

To be filled out by dev

Notes

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

No branches or pull requests

1 participant