"When Model saved" action firing before model is saved

Hi Stephen, 

So, is there any way to find out if there was an error or not  from action framework ? 

Also, when I double checked skuid api for events :
https://docs.skuid.com/v11.0.0/en/skuid/api/skuid_events.html

For ‘saved’ event,  document says : “totalsuccess (boolean): A Boolean that is true only if all save operations (whether inserts, updates, and/or deletes), on all rows, on all model(s) involved, had no errors.”. However when I checked in console totalsuccess is true even if there is an error.

Any clue?

Thanks.
Gyan