Increased timeouts and rerun mechanisms. Autofixes are now more and more in place by default

This commit is contained in:
Frikky
2025-08-27 01:10:28 +02:00
parent 8f0d91b224
commit 2b639ceae3
5 changed files with 32 additions and 12 deletions
+1
View File
@@ -4298,6 +4298,7 @@ func main() {
if os.Getenv("SHUFFLE_SWARM_CONFIG") == "run" || os.Getenv("SHUFFLE_SWARM_CONFIG") == "swarm" {
logsDisabled = "true"
}
/*** ENDREMOVE ***/
// Elasticsearch necessary to ensure we'ren ot running with Datastore configurations for minimal/maximal data sizes
// Recursive import kind of :)