The bot only sends msgs, it does not need to monitor any msgs for pending actions. "polling" means periodically hitting the telegram API to check for new msgs. We should not do this as we do not need this feature in herald (unused).
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCf718de701eb1: [ecash-herald] Do not use polling for the telegram bot
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- herald-no-polling
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 32546 Build 64580: Build Diff ecash-herald-tests Build 64579: arc lint + arc unit