chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Any way to run the websocket for a fixed duration

Open swatiShinghal opened this issue 3 months ago • 1 comments

We have a requirement to run websocket connection for 12 hours. Is there any way by which the connection can run for a fixed duration and gets closed after that

swatiShinghal avatar Mar 21 '24 16:03 swatiShinghal

use nodejs pm2 runer they has cron set

holoto avatar Apr 18 '24 08:04 holoto