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

core: improve job deregister error logging #8745

Merged
merged 2 commits into from
Sep 22, 2020
Merged

core: improve job deregister error logging #8745

merged 2 commits into from
Sep 22, 2020

Commits on Sep 21, 2020

  1. core: improve job deregister error logging

    Noticed this error in some production logs, and they were far from
    helpful. Changes:
    
    1. Include job ID in logs
    2. Wrap errors and log once instead of double log lines
    3. Test fsm error handling behavior
    schmichael committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    313c53c View commit details
    Browse the repository at this point in the history
  2. docs: add #8745 to changelog

    schmichael committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    599719b View commit details
    Browse the repository at this point in the history