buster/packages/slack/src
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
..
interfaces Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
mocks Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
services build fixes 2025-07-21 17:38:37 -06:00
types fix: improve Slack messaging reliability and error handling 2025-08-18 20:36:29 -06:00
utils refactor: improve markdown-to-slack conversion by enhancing inline formatting and section handling; add unit test for content order preservation 2025-07-18 11:54:33 -06:00
index.ts fix: improve Slack messaging reliability and error handling 2025-08-18 20:36:29 -06:00
reactions.ts Enhance Slack agent task with no message handling and increase max duration 2025-07-16 17:37:17 -06:00
threads.ts slack agent react 2025-07-16 13:58:03 -06:00