Fork me on GitHub
#xtdb
<
2022-05-13
>
Hukka11:05:16

Is there a way to catch exceptions from transaction functions, or change how xtdb logs them? Perhaps the nicest solution would be to give some kind of logger function in the config

lgessler18:05:22

short answer AFAIK is no, not at the moment

✔️ 2
jussi14:05:55

Logger through configuration would be real nice. We want to know eg. if a document creation/update failed due to our tx functions and why. Now one has to rely on xtdb logging and tx-committed?.