feat(docs): clearer slack troubleshoot guide (#13926)

This commit is contained in:
Jay 2025-07-01 17:10:13 -04:00 committed by GitHub
parent 70a39b70f2
commit aa6e658cda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,13 +77,15 @@ If you've subscribed to an entity, and then performed an action (i.e., raised an
If sending a test notification works, and you've verified that none of the above cases apply, then you should contact your DataHub Customer Success rep to help troubleshoot and resolve the issue. If sending a test notification works, and you've verified that none of the above cases apply, then you should contact your DataHub Customer Success rep to help troubleshoot and resolve the issue.
## Slack bot issues ## Other issues
Below you'll find some tips to troubleshoot issues with your Slack bot. Below you'll find some tips to troubleshoot issues with your Slack bot.
### Command failed with error "dispatch_failed" ### Command failed with error "dispatch_failed"
If you've installed the Slack bot, but your commands are failing with an error 'dispatch_failed', you can try the following to correct it. If you've installed the Slack bot, but your commands are failing with an error 'dispatch_failed', you can try a **Manual Installation Refresh**, as outlined below.
### Manual Installation Refresh
1. Open your DataHub cloud instance with the following url: `<your-instance-base-url>/settings/integrations/slack?display_all_configs=true`. 1. Open your DataHub cloud instance with the following url: `<your-instance-base-url>/settings/integrations/slack?display_all_configs=true`.
2. Switch to the **Bot Token** tab. 2. Switch to the **Bot Token** tab.