Files
TeleUploader/docs/superpowers
Claude 2cf6aa3275
Deploy FileDrop / deploy (push) Successful in 45s
refactor: implement per-bot queue architecture
- Each bot has its own PQueue with concurrency=1
- selectBot() assigns uploads to least-loaded available bot
- 429 rate limits are tracked per-bot with cooldown timers
- Failed uploads retry on next available bot
- Removed global upload-queue.ts and uploadConcurrency config
- Updated ITelegramService interface
2026-07-29 13:36:16 +07:00
..
2026-07-29 13:09:34 +07:00