Railway Logs
View logs from the Railway cloud worker deployment.
Process
- Fetch recent logs:
railway logs --num 100 - Parse for errors, warnings, and key events
- Summarize: last deploy time, any errors, cron job execution status
- Highlight any failed email polls, job scrapes, or API errors
Common Patterns
[email] Processed N emails— email golem ran successfully[jobs] Found N new matches— job scraper found matches[briefing] Sent morning briefing— briefing service workedError: ETIMEDOUT— API timeout (usually transient)Error: 429— rate limited (back off)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.