Slack is taking time to execute commands or integrations after authorization with user commands failing with"dispatch_error"DescriptionSlack is taking time to execute commands or integrations after authorization. If user tries any commands meanwhile, these fail with"dispatch_error".Steps to Reproduce 1. In Air instance open integrations2. Go to Slack3. Complete slack authorisation 4. Immediately go to slack and use commands or integrationsAny user attempted commands or interactions throw "dispatch_error".WorkaroundThis is expected behaviour, there is 30 seconds latency to get the mappings refreshed, being acceptable in most scenarios, since the mapping and the actual request happen with some time gap.Related Problem: PRB1527496