Skip to content

Ensure that most SDK calls don't result in hanging delegates #12

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

Merged
merged 3 commits into from
May 22, 2024

Conversation

Firehed
Copy link
Contributor

@Firehed Firehed commented May 22, 2024

This tackles a handful of TODOs to call the failure case delegate method, ensuring that most of the time if one of the public APIs is called, either of the appropriate delegate methods will also be called.

There's a couple others remaining that will also get addressed separately.

Progress on #2 and #3.

@Firehed Firehed changed the title Audit all paths to ensure that SDK calls don't result in hanging delegates Ensure that most SDK calls don't result in hanging delegates May 22, 2024
@Firehed Firehed merged commit 3a1c6a5 into main May 22, 2024
@Firehed Firehed deleted the present-errors branch May 22, 2024 20:40
@Firehed Firehed linked an issue May 29, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Improve resilience of network errors
1 participant