We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
To be filled out by dev
The text was updated successfully, but these errors were encountered:
ShanaLMoore
No branches or pull requests
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
Screenshots or Video
Testing Instructions
To be filled out by dev
Notes
The text was updated successfully, but these errors were encountered: