Functionsยง
- is_
conflict - Check if an HTTP status represents a conflict (409).
- is_
not_ found - Check if an HTTP status represents not found (404).
- is_
precondition_ failed - Check if an HTTP status represents precondition failed (412).
- map_
cosmosdb_ error - Map an HTTP status code and message from CosmosDB into a ProviderError.