Closed UBaggeler closed 2 years ago
1 files ±0 1 suites ±0 9s :stopwatch: ±0s 36 tests ±0 36 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 95d230d9. ± Comparison against base commit 95d230d9.
:recycle: This comment has been updated with latest results.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
3 Code Smells
No Coverage information
0.0% Duplication
This pull-request changes the network error handling. Assuming that AWS infrastructure is nearly always available, we will get an HTTP error (status code != 2xx) if BIT infrastructure is not available. With this change, force-refresh will only use cached data if BIT's infrastructure is not available but fail for other network errors (e.g. Airplane mode,...).