Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ariel prueba #33

Open
wants to merge 7 commits into
base: debug
Choose a base branch
from
Open

Fix ariel prueba #33

wants to merge 7 commits into from

Conversation

bjtabo
Copy link

@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