adobe / adobe/aio-lib-java

`ims` Service `getAccessToken` Should hide exceptions

Aperta
#198 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
7
Fork
22
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Expected Behaviour

When an exception occurs in the fetching of a new Access token, the IMS Service should capture any possible Feign runtime exceptions and either:

a) log it, returning nothing.
b) Transform it the exception into a meaningful, recoverable or non-recoverable state.

### Actual Behaviour

All of the Feign runtime exceptions bubble up to the caller.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start at the IMS Service getAccessToken flow described in the issue and inspect how Feign runtime exceptions reach its caller. Confirm the intended handling with the issue's two proposed outcomes; done means fetching-token failures no longer bubble directly and are either logged with no return value or represented as a meaningful recoverable or non-recoverable state.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
authentication
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.