Commit 73bf733
Switched to ClientError exception in AWS S3 Credentials Setting (#251)
This PR is for this bug:
https://linear.app/deepchecks/issue/MON-2399/aws-s3-connection-status-is-wrong
Switching to ClientError seems to catch credential error.
<img width="631" alt="Screenshot 2023-06-12 at 15 46 36"
src="https://github.com/deepchecks/monitoring/assets/3765399/58ebd08f-10ea-4770-bed6-4d7bf0c21e0f">
---------
Co-authored-by: Jonathan Liberman <[email protected]>1 parent 9faf485 commit 73bf733
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments