diff options
Diffstat (limited to 'public/bundle.js')
| -rw-r--r-- | public/bundle.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/bundle.js b/public/bundle.js index 631cae8..8090871 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -7994,7 +7994,7 @@ var live_task = exports.live_task = function live_task(sequence, checkpoint) { dataset: sequence, checkpoint: checkpoint, opt: { - poll_delay: 0.5 + poll_delay: 1.0 } }; console.log(task); |
