Merge branch 'main' into nightly

This commit is contained in:
Frikky
2025-08-28 21:49:42 +02:00
committed by GitHub
15 changed files with 14 additions and 1407 deletions
+1
View File
@@ -353,6 +353,7 @@ func handleGetWorkflowqueue(resp http.ResponseWriter, request *http.Request) {
}
if len(environment) > 0 {
env, err := shuffle.GetEnvironment(ctx, environment, foundId)
if err != nil {
log.Printf("[WARNING] No env found matching %s - continuing without updating orborus anyway: %s", environment, err)