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

Partial backport of #3469 (agent side only) to b0.72 #3492

Merged

Conversation

ndokos
Copy link
Member

@ndokos ndokos commented Jul 10, 2023

Replace requests.exceptions.JSONDecodeError by generic Exception.

See #3469 for some details. The upstream issue is

psf/requests#5794

and the PR is

psf/requests#5856

but we are running older versions of `requests' in various places.

…) to b0.72

Replace `requests.exceptions.JSONDecodeError' by generic `Exception'.

See distributed-system-analysis#3469 for some details. The upstream issue is

   psf/requests#5794

and the PR is

   psf/requests#5856

but we are running older versions of `requests' in various places.
@ndokos ndokos self-assigned this Jul 10, 2023
Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

👍

@ndokos ndokos merged commit f8fb65d into distributed-system-analysis:b0.72 Jul 11, 2023
@ndokos ndokos deleted the b0.72-json-decode-error branch July 11, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants