googleapis / googleapis/google-api-java-client

blogger api endpoints unstable, need resilient retry mechanism

Abierto
#1,237 0 comentarios 0 reacciones 0 asignados Ver en GitHub
api: blogger priority: p4 type: feature request
Lenguaje dominante
Java
Estrellas
1.5k
Forks
772
Merge medio
1 h 44 min
PR fusionados (30 d)
1

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.