Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@samcorky
Copy link
Contributor

Added error handling for SlackApiError exceptions within the space_open and space_closed methods in the space open/close plugin. This commit aims to prevent any interruptions in communication with the slack API. Also, the default value of SPACE_OPEN_ANNOUNCE_CHANNEL_ID was changed to 'space-open-announce' in the config file.

Added error handling for SlackApiError exceptions within the `space_open` and `space_closed` methods in the space open/close plugin. This commit aims to prevent any interruptions in communication with the slack API. Also, the default value of `SPACE_OPEN_ANNOUNCE_CHANNEL_ID` was changed to 'space-open-announce' in the config file.
@samcorky samcorky requested a review from sjefferson99 May 20, 2024 22:05
@samcorky samcorky linked an issue May 20, 2024 that may be closed by this pull request
Copy link
Member

@sjefferson99 sjefferson99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

@sjefferson99 sjefferson99 merged commit 5564bcf into develop May 21, 2024
@sjefferson99 sjefferson99 deleted the 97-space-state-error-handling-improvements branch May 21, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Space state message Errors when no/invalid channel ID is provided

3 participants