buster/apps/trigger
dal 5e7467aefc
fix: improve Slack messaging reliability and error handling
- Add proper error handling for Slack API failures with typed responses
- Implement message operation types for better type safety
- Add retry logic with exponential backoff for transient failures
- Export webhook types for external consumers
- Update Slack agent task to handle errors gracefully and continue processing
- Add proper validation and error messages for failed operations
- Include structured error tracking for debugging

🤖 Generated with Anthropic

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 20:36:29 -06:00
..
scripts Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
src fix: improve Slack messaging reliability and error handling 2025-08-18 20:36:29 -06:00
tests fix trigger int tests 2025-08-11 13:32:13 -06:00
.env.example env vars and oauth scopes 2025-07-07 11:03:40 -06:00
.gitignore Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
CLAUDE.md Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
biome.json Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
env.d.ts slack and env for buster prod alerts 2025-07-14 08:19:57 -06:00
package.json fix: improve Slack messaging reliability and error handling 2025-08-18 20:36:29 -06:00
trigger.config.ts Add metric file export functionality with Cloudflare R2 support 2025-08-13 13:36:42 -06:00
tsconfig.json fix all of the bugs 2025-07-12 22:14:08 -06:00
turbo.json turbo fast web build 2025-08-11 11:33:18 -06:00
vitest.config.ts Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00