AbsaOSS / AbsaOSS/atum-service

Agent: Refactor the code so that it's not raising exceptions, or producing warn logging messages, but works with `Try`

オープン
#101 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Agent enhancement
主要言語
Scala
スター
6
フォーク
1
平均マージ
2日 7時間
マージ済み PR(30日)
4

説明

## Background
We don't want the user's code to fail if the agent is called - even with invalid input. Currently there are some places in agent's code with exceptions being raised - please change it to Success/Failure with Try containers.

Also, let's first discuss with the team whether this approach generally speaking makes sense or whether it would be good to parametrize this somehow, or so.

Obvious note: This ticket will change the data model, at least the internal one on the agent.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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