You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a data adapter creates chained requests and some of them return with an error. The post-processing callback is not executed and the overall return code doesn't reflect the failure.
When a data adapter creates chained requests and some of them return with an error. The post-processing callback is not executed and the overall return code doesn't reflect the failure.