Giter Site home page Giter Site logo

Comments (7)

pacospace avatar pacospace commented on July 23, 2024 1

Is this still relevant?

It is not implemented yet actually. Nor the best solution has been selected for implementation. wdyt @fridex ?

from qeb-hwt.

pacospace avatar pacospace commented on July 23, 2024

https://github.com/thoth-station/Qeb-Hwt/blob/a8ed3cd6fd5c94667eb09c24592af99cc1592d55/app.py#L150-L155

This issue was generated by todo based on a TODO comment in a8ed3cd when #6 was merged. cc @goern.

What we want is a way to monitor created check runs (https://developer.github.com/v3/checks/runs/#get-a-check-run)?

There are two cases to be taken into account:

  • If the PR is opened and user-api gives back error we do not create check run with in progress state but we directly put it in failed state: Sorry, internal error, Qeb-Hwt will come back to you soon. We need to collect this type of messages.

  • if the PR is opened and user-api is started, the check run goes to in progress state. To have a timeout we need another service that know the check runs in progress and check their creation date, if that reaches the maximum time we set, it will put the check run in failed state, with timeout error: Sorry services exceed timeout! Open an issue in Qeb-Hwt. We need to collect this type of messages.

We could make the creation of issues automatically so we track the errors? @goern

from qeb-hwt.

fridex avatar fridex commented on July 23, 2024

Is this still relevant?

from qeb-hwt.

pacospace avatar pacospace commented on July 23, 2024

there is a conclusion state in check run specific timed_out https://docs.github.com/en/rest/reference/checks#runs

from qeb-hwt.

sesheta avatar sesheta commented on July 23, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

from qeb-hwt.

sesheta avatar sesheta commented on July 23, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

from qeb-hwt.

pacospace avatar pacospace commented on July 23, 2024

component deprecated!

from qeb-hwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.