diff --git a/release/src/main/groovy/MobileGamingCommands.groovy b/release/src/main/groovy/MobileGamingCommands.groovy index 39f526d7da83b..d1fd1d8319a8e 100644 --- a/release/src/main/groovy/MobileGamingCommands.groovy +++ b/release/src/main/groovy/MobileGamingCommands.groovy @@ -30,7 +30,7 @@ class MobileGamingCommands { SparkRunner: "spark-runner", FlinkRunner: "flink-runner"] - public static final EXECUTION_TIMEOUT_IN_MINUTES = 20 + public static final EXECUTION_TIMEOUT_IN_MINUTES = 40 // Lists used to verify team names generated in the LeaderBoard example. // This list should be kept sync with COLORS in org.apache.beam.examples.complete.game.injector.Injector.