dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
54 stars 3 forks source link

Slack integration #132

Closed chriso closed 6 months ago

chriso commented 6 months ago

This PR adds an integration for the Slack SDK. If exceptions such as slack_sdk.errors.SlackApiError are raised, the error will be categorized correctly so that temporary errors are automatically retried.