We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd144c commit fd49ebeCopy full SHA for fd49ebe
lib/actions/write.js
@@ -57,7 +57,7 @@ function processAction(msg) {
57
58
yield init();
59
});
60
- }, 5000);
+ }, 10000);
61
62
console.log('Writing to stream', msg.body);
63
0 commit comments