adobe / adobe/aio-lib-java

`ims` Service `getAccessToken` Should hide exceptions

オープン
#198 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
7
フォーク
22
PR マージ指標
30日以内にマージされた PR はありません

説明

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

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

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

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
authentication
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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