Skip to content

Log outputGate broken shouldRetryCountsAgainstLimits for alarms#3185

Merged
jqmmes merged 1 commit intomainfrom
joaquim/treat-exceeded-memory-during-alarm-as-user-error
Nov 28, 2024
Merged

Log outputGate broken shouldRetryCountsAgainstLimits for alarms#3185
jqmmes merged 1 commit intomainfrom
joaquim/treat-exceeded-memory-during-alarm-as-user-error

Conversation

@jqmmes
Copy link
Contributor

@jqmmes jqmmes commented Nov 28, 2024

We have some overloaded exceptions that are set as EXCEPTION_IS_USER_ERROR. These errors should be reported back to the alarm-manager as user errors, but some are being reported as internal errors.

This PR adds additional logging and does a hackish check to enforce that broken.exceededMemory errors during the alarm execution are treated as user errors.

@jqmmes jqmmes requested review from a team as code owners November 28, 2024 15:14
@jqmmes jqmmes requested review from dom96 and tewaro November 28, 2024 15:14
@jqmmes jqmmes force-pushed the joaquim/treat-exceeded-memory-during-alarm-as-user-error branch 2 times, most recently from 2b3f34b to 8e07c24 Compare November 28, 2024 16:19
@jqmmes jqmmes force-pushed the joaquim/treat-exceeded-memory-during-alarm-as-user-error branch from fc4b7fa to e3d9af7 Compare November 28, 2024 19:23
…e exceeded memory overloaded error to be treated as user error
@jqmmes jqmmes force-pushed the joaquim/treat-exceeded-memory-during-alarm-as-user-error branch from 9291835 to d76d464 Compare November 28, 2024 19:30
@jqmmes jqmmes merged commit 21ff08c into main Nov 28, 2024
@jqmmes jqmmes deleted the joaquim/treat-exceeded-memory-during-alarm-as-user-error branch November 28, 2024 19:54
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