sync-addons icon indicating copy to clipboard operation
sync-addons copied to clipboard

Allow using RetryableJobError

Open yelizariev opened this issue 4 years ago • 1 comments

built-in safe_eval transforms original exception into ValueError. We need to implement opposite transformation somewhere here: https://github.com/itpp-labs/sync-addons/blob/ab94a2f433d329d875d66aebe427d2ba008e0e4c/sync/models/sync_task.py#L135

Originally posted by @yelizariev in https://github.com/itpp-labs/sync-addons/discussions/339#discussioncomment-1407254

yelizariev avatar Sep 30 '21 07:09 yelizariev

I assume this is not fixed in most recent sync addons?

schiggi avatar Sep 27 '24 10:09 schiggi