rusackas commented on PR #41250: URL: https://github.com/apache/superset/pull/41250#issuecomment-4781807557
@aminghadersohi added `SLACK_API_TIMEOUT` (default 30s) and wired it into `get_slack_client`'s `WebClient`, so the Slack path is tunable like the others now. Also tightened up two error paths a reviewer bot flagged: the SMTP session now closes in a `finally` and the Selenium driver gets torn down if setup throws mid-init. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
