authzed-py
authzed-py copied to clipboard
Add retryable client
This commit introduces a retryable client to authzed-py, inspired by the retry logic in authzed-go. It enhances bulk importing by automatically falling back to WriteRelationships if the bulk import operation fails.