Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Build timeout #195

Closed
pichoemr opened this issue Mar 3, 2023 · 3 comments
Closed

[Bug]: Build timeout #195

pichoemr opened this issue Mar 3, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@pichoemr
Copy link
Contributor

pichoemr commented Mar 3, 2023

What happened?

We should add a timeout to the build, set the status as a failure if the runner does not call back after 15 minutes.

What browsers are you seeing the problem on?

No response

Version

No response

Relevant log output

No response

@pichoemr pichoemr added the bug Something isn't working label Mar 3, 2023
@Nesqwik Nesqwik removed their assignment Apr 6, 2023
@taorepoara
Copy link
Member

@shiipou Does the new CI need a timeout or will the server be noticed of the state ?

@shiipou
Copy link
Contributor

shiipou commented Apr 25, 2023

@shiipou Does the new CI need a timeout or will the server be noticed of the state ?

@taorepoara The new CI use kubernetes callback (onSuccess and onFailure equivalent) to send notifications to the server to update the state.

So we need to add the timeout in case this notification was never received.

@taorepoara taorepoara removed their assignment May 10, 2023
@shiipou
Copy link
Contributor

shiipou commented Sep 18, 2023

May be fix by lenra-io/server#412

@shiipou shiipou closed this as completed Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants