Skip to content

Fix ariel prueba#33

Open
bjtabo wants to merge 7 commits into
PagerDuty:debugfrom
bjtabo:fix_ariel_prueba
Open

Fix ariel prueba#33
bjtabo wants to merge 7 commits into
PagerDuty:debugfrom
bjtabo:fix_ariel_prueba

Conversation

@bjtabo
Copy link
Copy Markdown

@bjtabo bjtabo commented Mar 28, 2023

No description provided.

jolexa and others added 7 commits December 7, 2018 13:56
PagerDuty#16)

* add try/except around slack channel updates to handle keyerror when the bot is not allowed or channel is archived

* move error handling to initial get channel call to catch errors where the channel id cannot be found

* change payload[channel] to just channel cause its clear and less letters
https://aws.amazon.com/blogs/compute/upcoming-changes-to-the-python-sdk-in-aws-lambda/

Vendored requests is being removed from the Python 3.6 runtime on Jan
31. The Python 3.8 runtime is unaffected.

Other ways to address this deprecation would be to replace requests
usage with urllib3 usage, or to add a dependency on a lambda layer which
provides requests.
Pin lambda layer so requests keeps working
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.

3 participants