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 个 reaction 已指派 0 人 在 GitHub 查看
Agent enhancement
主要语言
Scala
星标
6
派生
1
平均合并
2 天 7 小时
30 天内合并 PR
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 摘要。