Skip to content

Too much heartbeat/health check info in transformerlab.log #737

@dadmobile

Description

@dadmobile

So we moved model log output to transformerlab.log which makes debugging model issues and showing in the app a lot easier. But now we also display a billion lines like:

2025-08-20 15:13:26 | INFO | stdout | INFO:     ::1:61933 - "POST /worker_get_status HTTP/1.1" 200 OK
2025-08-20 15:13:28 | INFO | stdout | INFO:     ::1:61935 - "POST /worker_get_status HTTP/1.1" 200 OK
2025-08-20 15:13:30 | INFO | stdout | INFO:     ::1:61937 - "POST /worker_get_status HTTP/1.1" 200 OK
2025-08-20 15:13:32 | INFO | model_worker | Send heart beat. Models: ['Llama-3.2-1B-Instruct-4bit']. Semaphore: None. call_ct: 0
. worker_id: 35e444eb. 

Possibly this is good, but I find it makes the logs huge and hard to work with?

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiChanges to be made to the transformerlab-api repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions