Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-7184

The core benchmarks runner is down

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • dev
    • Core Benchmarks Bot
    • None

    Description

      There was a timeout while uploading results to the Influx database. There is a check in place that should prevent this. Apparently it didn't work. Most likely it checks for the wrong exception type.

              except urllib3.exceptions.TimeoutError as exception:
                  return UploadTimedOut(f"Upload timed out: {repr(exception)}")
      

      This could be updated.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ausutter Audun Sutterud
            ausutter Audun Sutterud
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes