Better exception handling

未關閉
#70 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
35/100
Issue 類型
重構
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
java
領域
api

研究方向

先閱讀連結的兩個 pull-request 討論,然後檢查 Java 用戶端中捕捉一般 Exception 的受影響區域。當這些捕捉在討論所識別的區域中使用更具體的 Exception 類型時,工作即告完成;issue 未指定要執行的測試或檔案。

由索引模型根據 Issue 內容生成。

描述

In certain areas (as per comments linked below) we are catching the generic Exception class where we should be more specific.

https://github.com/Flagsmith/flagsmith-java-client/pull/65#discussion_r885534864
https://github.com/Flagsmith/flagsmith-java-client/pull/65#discussion_r885536045

主要語言
Java
星號
28
分支
22
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

Flagsmith/flagsmith-java-client 的其他 Issue

查看 Flagsmith/flagsmith-java-client 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。