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

226 job events logger #249

Merged
merged 13 commits into from
Jun 15, 2022
Merged

226 job events logger #249

merged 13 commits into from
Jun 15, 2022

Conversation

binocarlos
Copy link
Contributor

add some imporovements to the existing zerolog library so we can choose between a combination of:

  • text based logs
  • json based logs
  • job event logs

LOG_TYPE=event is useful when trying to debug because it will print minimal logs only for key job events

@binocarlos binocarlos merged commit b5aab2e into main Jun 15, 2022
@binocarlos binocarlos deleted the 226-job-events-logger branch June 15, 2022 11:25
olgibbons added a commit that referenced this pull request Jan 11, 2024
When a docker container exceeds memory limits (OOM status = true) An informative error message will be relayed
to the user.

Have also implemented a test that will trigger OOM errors.

Fixes issues #249 #248
olgibbons added a commit that referenced this pull request Jan 11, 2024
When a docker container exceeds memory limits (OOM status = true) An informative error message will be relayed
to the user.

Have also implemented a test that will trigger OOM errors.

Fixes issues #249 #248
olgibbons added a commit that referenced this pull request Jan 11, 2024
When a docker container exceeds memory limits (OOM status = true) An informative error message will be relayed
to the user.

Have also implemented a test that will trigger OOM errors.

Fixes issues #249 #248
olgibbons added a commit that referenced this pull request Jan 11, 2024
When a docker container exceeds memory limits (OOM status = true) An
informative error message will be relayed to the user.

Have also implemented a test that will trigger OOM errors. NB: The test
currently uses the error message as a signal for an error occurring, so
if the message is changed, the test may need to be updated as well


Fixes issues #249 #248
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.

1 participant