Skip to content

fix: Add logging, exception/null handling to SBUL creator job#1915

Merged
kekey1 merged 4 commits intochpladmin:stagingfrom
kekey1:OCD-5174
Feb 25, 2026
Merged

fix: Add logging, exception/null handling to SBUL creator job#1915
kekey1 merged 4 commits intochpladmin:stagingfrom
kekey1:OCD-5174

Conversation

@kekey1
Copy link
Copy Markdown
Contributor

@kekey1 kekey1 commented Feb 17, 2026

There is an error that happens in production nightly but it does not seem to be regularly reproducible locally (or I can't figure out how to do it). These code changes are expected to handle the case where the Datadog API returns an error and we end up with a null object. The logic just failed before with an NPE and the SBUL report did not correctly generate. I also added logging to try to get more information about what is happening in any environment where it occurs again.

[#OCD-5174]

There is an error that happens in production nightly but it does not
seem to be regularly reproducible locally (or I can't figure out how to
do it). These code changes are expected to handle the case where the
Datadog API returns an error and we end up with a null object. The logic
just failed before with an NPE and the SBUL report did not correctly
generate. I also added logging to try to get more information about what
is happening in any environment where it occurs again.

[#OCD-5174]
@kekey1 kekey1 requested a review from andlar as a code owner February 17, 2026 12:00
andlar
andlar previously approved these changes Feb 18, 2026
@kekey1 kekey1 merged commit b2cb423 into chpladmin:staging Feb 25, 2026
1 check passed
@kekey1 kekey1 deleted the OCD-5174 branch February 25, 2026 17:51
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