No, not necessarily. If you want to roll back on exceptions, you should wrap your code in `this.ctx.

No, not necessarily. If you want to roll back on exceptions, you should wrap your code in this.ctx.storage.transactionSync(() => {...}).
Was this page helpful?