We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ac77cf + 014d22f commit 1af1c37Copy full SHA for 1af1c37
1 file changed
src/service.js
@@ -30,6 +30,7 @@ module.exports = function (mixinOptions) {
30
const serviceSchema = {
31
actions: {
32
ws: {
33
+ timeout: 0,
34
visibility: "private",
35
tracing: {
36
tags: {
0 commit comments