Buckets:
| class NetworkError(Exception): | |
| """Base exception for network-related errors with diagnostic information.""" | |
| class LocalNetworkError(NetworkError): | |
| """Exception raised when local network connectivity issues are detected.""" | |
| class ApiServerError(NetworkError): | |
| """Exception raised when the API server is unreachable but internet is working.""" | |
| class ProcessingInterrupted(Exception): | |
| """Operation was interrupted by user/runtime via processing_interrupted().""" | |
Xet Storage Details
- Size:
- 482 Bytes
- Xet hash:
- b36e21a4c394c988b3b7b8b3d8776c57a664f89578e82acd4dc92f993dd727d5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.