AbsaOSS / AbsaOSS/atum-service

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

Aperta
#101 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Agent enhancement
Lingua principale
Scala
Stelle
6
Fork
1
Merge medio
2g 7h
PR unite (30g)
4

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.