Files
payload-mailing/.github
Bas van den Aakster 75e3875ebc refactor: remove unused fallback code and increase Claude timeout
🧹 Code Cleanup:
- Removed unused create_fallback_changelog function
- Function was left over from when we had fallback changelog generation
- Now using fail-fast approach - Claude must succeed or workflow fails

⏱️ Increased Claude Timeout:
- Claude changelog generation timeout: 60s → 240s (4x increase)
- Allows more time for complex changelog analysis
- Reduces chance of timeout failures for large changesets
- Still fails fast if Claude is unavailable or errors occur

Result: Cleaner code with more reliable Claude integration!
2025-09-13 13:26:49 +02:00
..