Commit 014d22f
authored
override timeout settings of ws connections
It's usual use-case to apply requestTimeout globally via moleculer.config.js, yet expected default behavior for subscriptions is to live as long as it needs. If anything else is desired, developer can override this again within his api-service.1 parent 1ac77cf commit 014d22f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments