go-saga icon indicating copy to clipboard operation
go-saga copied to clipboard

Some refactors regarding Logs & `context.Context`

Open jbret89 opened this issue 1 year ago • 1 comments

This PR aims to refactor some points showcased following:

  • Unify both contexts in a single one.
  • Add ORM abstraction to store logs.
  • Avoid compensating errored step.
  • Add compensation error in the log and its duration.

jbret89 avatar Aug 14 '24 12:08 jbret89

Hello! Thank you for your contribution! I'll leave few questions in MR before merging, could you please clarify some moments?

itimofeev avatar Aug 18 '24 12:08 itimofeev