bbb-webhooks: add a timeout configuration to be used on POST requests
Added the new config requestTimeout (and env var REQUEST_TIMEOUT). It is piped to the request module POST operation to avoid clogging the queue when there are no responses to hooks or the HTTPS socket connection cant be established
Showing
- bbb-webhooks/callback_emitter.js 6 additions, 3 deletionsbbb-webhooks/callback_emitter.js
- bbb-webhooks/config/custom-environment-variables.yml 3 additions, 0 deletionsbbb-webhooks/config/custom-environment-variables.yml
- bbb-webhooks/config/default.example.yml 3 additions, 1 deletionbbb-webhooks/config/default.example.yml
Loading
Please register or sign in to comment