telegram-sender

Section: section5-rpe Subsystem: telegram-services_v2 Port: Deploy type: image-copy Compose: telegram-services_v2/phase2-section5-rpe/docker-compose.yml
Fragile: IMAGE-COPY — requires build + up -d. Handles rate limiting and Telegram API retry logic.
Description

Telegram message delivery service (RPE)

Role

Sends final agent responses back to Telegram users/channels

Dependencies

hard rabbitmq (prysm-store)

Runbooks

None

Behavioral Assertions

rpe.telegram.response queue has exactly 1 consumer
Input: Normal operating state with telegram-sender running
Expected: RabbitMQ management API: queue rpe.telegram.response consumer_count = 1
rpe.telegram.response.dlq (dead-letter queue) depth is 0
Input: All deliveries succeeding — no exhausted retries
Expected: DLQ consumer_count = N/A, messages_ready = 0

Diagnostic Tools

None

Recent Issues

No issues on record