googleapis / googleapis/google-api-java-client
blogger api endpoints unstable, need resilient retry mechanism
未關閉
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 還沒有評估資料。