Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-719

Request consumer tasks should clearly identify themselves when they start

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • listenbrainz-labs
    • None

      Right now it is hard to identify what request consumer task fires off by looking at the log files, making it harder to provide accurate log file snippets to people who need them. When a request consumer starts up, it should:

      1. Indicate which consumer component it is (stats, recommendation, etc)
      2. Repeat its command line arguments to indicate which command is running.

      Ideally we could follow this form: 

      "<blank line>

      (component) starting. command line: <cmd line>"

      e.g:

      "<blank line>

      request_candidate_sets starting. command line: --top=40 --similar=15"

       

       

            kartik1712 amCap1712
            rob Robert Kaye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package