box / box/box-java-sdk

Make "expiration time" to be configurable in BoxDeveloperEditionAPIConnection

オープン
#1,114 コメント 4 件 リアクション 0 件 担当者 6 名 @mwwoda が担当を希望しています GitHub で見る
enhancement
主要言語
Java
スター
170
フォーク
189
平均マージ
20時間 26分
マージ済み PR(30日)
22

説明

### Is your feature request related to a problem? Please describe.

For people with a bad internet connection, 30 seconds might be not enough to acquire a token.
As a workaround, we can increase max attempts but maybe increasing the count of an expiration time for claims would be more efficient.

### Describe the solution you'd like

Frankly, I don't like BoxGlobalSettings with statics variables, but it might be the solution. (with the additional setter in BoxDeveloperEditionAPIConnection) the same thing as we have for maxRetryAttemps.

### Describe alternatives you've considered

Increase the max retry attempts and cross your fingers.

### Additional context

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。