Add a small timeout to slack requests
Opened this issue · 0 comments
kanav99 commented
Steps to solve the issue:
- Change the default timeout to something smaller like 10 seconds
- Make the timeout time configurable in
config.toml
- Run the slack requests in a different thread
- Maintain a queue of timed out requests so the requests can be be made once internet is back