|
|
|
|
|
by wittydeveloper
1196 days ago
|
|
Thank you! Right now, you will need to ensure that your background functions are idempotent but we plan to introduce an API for “retried execution” so you can clean up.
Also, by default retry is an opt-in configuration option to avoid any unwanted side effects, the same goes with concurrency. |
|