cancel
Showing results for 
Search instead for 
Did you mean: 

retryable work

Eric_Ace
Confirmed Champ
Confirmed Champ

Hello, referring to this documentation: https://doc.nuxeo.com/nxdoc/work-and-workmanager/ It indicates the ability to have retryable works. However, searching github for the referenced methods -- retryableWork() and rollbackAndRetryTransaction() -- I cannot find these in the repository. Please point me in the right direction. Thanks.

2 REPLIES 2

Florent_Guillau
World-Class Innovator
World-Class Innovator

This has since been refactored and simplified, and all Work instances deriving from AbstractWork are retryable and you just have to override getRetryCount. For cleanup on retry just use the regular cleanUp.

Thanks for the report, we'll make a note to update the documentation.

rgr, thx

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.