Right now we’re using the below line when finding an error in the onCheckLog function.
return MTemplateAPI.MTemplateError(2, ‘Error’, MTemplateAPI.MTemplateError.kTemplateErrorTypeError)
I’m wondering if there’s a different return value we could use in order to requeue the chunk instead of having it error out.
There are certain types of server errors that work on retry so when coming across those types of errors we would like to retry instead of error out.
We use cookies to ensure that we give you the best experience on our website Cookies are also used to send anonymous browsing data to Google Analytics. We give you the option to Refuse our cookies.