Skip to content

Commit dd73baa

Browse files
committed
revert back to old request
1 parent 9e14bc4 commit dd73baa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎jigsawstack/request.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ def perform_file(self) -> Union[T, None]:
9797
raise_for_code_and_type(
9898
code=500,
9999
message="Failed to parse JigsawStack API response. Please try again.",
100+
error_type="InternalServerError",
100101
)
101102

102103
if resp.status_code != 200:

0 commit comments

Comments
 (0)