box / box/box-java-sdk

Make "expiration time" to be configurable in BoxDeveloperEditionAPIConnection

Abierto
#1,114 4 comentarios 0 reacciones 6 asignados Reclamado por @mwwoda Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
170
Forks
189
Merge medio
20 h 26 min
PR fusionados (30 d)
22

Descripción

### 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

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.