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

The core benchmarks runner is down

XMLWordPrintable

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

      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.

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

            axelspoerl Axel Spoerl
            ausutter Audun Sutterud (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes