Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-981

workitems with state Running not updated after finished/cancelled integration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • master
    • Influxdb
    • None

    Description

      Hello,
      When working on the coin capacity dashboard, we noticed that a large number of integrations do not have an updated state. Currently, we store information in influxdb about the state - eg. Running. To update the state for a given integration it would require to OVERWRITE the exact timestamp (the match would be exact to the nanosecond precision unless we change precision). Why this can be important? When doing statistics about filed/passed workitiem, I highly rely on the state. if the state is inaccurate all the statiics carry a very LARGE ERROR. It also makes it questionable if other states are reported correctly.
      In the attachment, I add a sample of data. I executed the query: (16 of December)
      "select * from workitem where state = 'Running' and time > now() - 30d and time < now() - 20d"

      Attachments

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

        Activity

          People

            tosaario Toni Saario
            anwojcie Anna Wojciechowska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes