Right -- that's the part that I am more interested in fleshing out in this
post.

Must one have background jobs checking the integrity of all transactions at
some time interval? This gets hairy pretty quick with bank transactions (one
unrolled transaction could cause many others to become unrolled...) And
maybe that is all fine. I am interested in hearing the pros and cons of
different approaches.

Thanks.

On Wed, Jun 22, 2011 at 11:14 AM, Sasha Dolgy <sdo...@gmail.com> wrote:

> I would still maintain a record of the transaction ... so that I can
> do analysis post to determine if/when problems occurred ...
>
> On Wed, Jun 22, 2011 at 4:31 PM, Trevor Smith <tre...@knewton.com> wrote:
> > Sasha,
> > How would you deal with a transfer between accounts in which only one
> half
> > of the operation was successfully completed?
> > Thank you.
> > Trevor
>

Reply via email to