saveourtool/save-cloud

Support the global timeout for executions

Open

#764 opened on May 16, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Kotlin (4 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

Description

We should have a timeout between the start of the execution and the end of it. After we have assigned executionId we should start a timer and mark the execution as timed-out if it was waiting for a long time.

Contributor guide