devridge0 / devridge0/telegram-trading-bot
Implement graceful shutdown for server and bot
Open
bug
optional
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Ensure the bot and server shutdown cleanly on SIGINT/SIGTERM signals, closing DB connections and stopping polling.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the server and bot startup paths, then trace how database connections and polling are started and stopped. Done means SIGINT and SIGTERM close the database connections, stop polling, and let both processes exit cleanly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100