googleapis / googleapis/google-api-java-client

blogger api endpoints unstable, need resilient retry mechanism

未关闭
#1,237 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: blogger priority: p4 type: feature request
主要语言
Java
星标
1.5k
派生
772
平均合并
1 小时 44 分钟
30 天内合并 PR
1

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。