Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 319 Bytes

2021-12-18-add-return-to-retryable.md

File metadata and controls

10 lines (9 loc) · 319 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add RetryableTransactions return value
issue: NEXT-19350
author: Ulrich Thomas Gabor
author_email: ulrich.thomas.gabor@odd-solutions.de
author_github: @UlrichThomasGabor
---

Core

  • RetryableTransaction::retryable now returns the return value of the passed in closure mirroring the behavior of Doctrine.