googleapis / googleapis/google-api-java-client

blogger api endpoints unstable, need resilient retry mechanism

Open
#1,237 0 comments 0 reactions 0 assignees View on GitHub
api: blogger priority: p4 type: feature request
Dominant language
Java
Stars
1.5k
Forks
772
Avg merge
1h 44m
Merged PRs (30d)
1

Description

I often get SSLExceptions with "read timed out" when accessing Blogger API using the Google API Java Client.

I wrote a workaround for that. However:

for proper retry mechanisms, the API needs to support some sort of a unique transaction code to detect duplicates, ie. when creating new Blogger posts to avoid creating duplicates. For that reason the retry mechanism should be embedded into the Google Client itself.

I also found people in the Android Google Play Store complaining about unreliable API connections when using the official Google Blogger android app.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.