Skip to content

Job logs in DB dependent on global Warden DB level #82

Description

@badtst

The current implementation for jobs to be recorded in DB is done through a custom logging Handler in worker.py, meaning that if the global logging level is set by a system admin to something higher than INFO, the user will not get the logs in DB that we expect from the tests.

That means that this job logging handler should write logs to db regardless of the level the warden.scheduler.worker logger is set at.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions