Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retries #101

Open
pgautier404 opened this issue Mar 17, 2023 · 2 comments
Open

Add retries #101

pgautier404 opened this issue Mar 17, 2023 · 2 comments
Assignees

Comments

@pgautier404
Copy link
Collaborator

No description provided.

@pgautier404 pgautier404 self-assigned this Mar 17, 2023
@pgautier404
Copy link
Collaborator Author

PHP gRPC is significantly different from other language implementations in its handling of calls, responses, and interceptors. There is precious little in the way of up-to-date documentation and examples for interceptors, and all available examples involve manipulating the request before the gRPC call. There are no examples at all involving processing of statuses and responses coming back from gRPC. I need to shelf this for now, as it isn't a blocker for a 1.0 release and is going to take significant additional R&D time to resolve.

@GrahamCampbell
Copy link
Contributor

This duplicates #79.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants