Skip to content

OnlineQueue: snapshot creation logs should be DEBUG not INFO #384

@sami-bg

Description

@sami-bg

queue.py:172 uses logging.info for the "Creating snapshot for key..." messages and fire on every validation epoch. Over the course of O(100) epochs this pollutes the log a bit. Should they be logging.debug isntead?

Image

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