diff --git a/public/java/src/org/broadinstitute/sting/gatk/phonehome/GATKRunReport.java b/public/java/src/org/broadinstitute/sting/gatk/phonehome/GATKRunReport.java index 277ffc082..02f2f9f02 100644 --- a/public/java/src/org/broadinstitute/sting/gatk/phonehome/GATKRunReport.java +++ b/public/java/src/org/broadinstitute/sting/gatk/phonehome/GATKRunReport.java @@ -81,7 +81,7 @@ public class GATKRunReport { /** * number of milliseconds before the S3 put operation is timed-out: */ - private static final long S3_PUT_TIME_OUT = 10 * 1000; + private static final long S3_PUT_TIME_OUT = 30 * 1000; /** * The root file system directory where we keep common report data