set timeout on monitor jobs to 5 sec
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
};
|
};
|
||||||
previous = current;
|
previous = current;
|
||||||
});
|
});
|
||||||
setTimeout(checkJobs, 15000);
|
setTimeout(checkJobs, 5000);
|
||||||
}());
|
}());
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user