How to use RetryableJobError? #339
schiggi
started this conversation in
Sync Studio
Replies: 4 comments
|
It's another feature we documented, but didn't test 😬 So, built-in sync-addons/sync/models/sync_task.py Line 135 in ab94a2f |
0 replies
|
Ah, ok. Thanks! |
0 replies
|
Was this fixed/implemented in the newest "Magic" Sync v16? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any pointers how to correctly use RetryableJobError in order to retry a db trigger?
Atm, I set a DB trigger which calls an external endpoint.
I am getting the following error
All reactions