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
What would you like to be added:
print panic and stack when panic occur in business func
in tm.WithGlobalTx func
Why is this needed:
because when i write something wrong, and panic happened, and the log only show it is rollback but don't know why.
I need to debug to get the reason. log will like this :
The text was updated successfully, but these errors were encountered:
What would you like to be added:
print panic and stack when panic occur in business func
in tm.WithGlobalTx func
Why is this needed:
because when i write something wrong, and panic happened, and the log only show it is rollback but don't know why.
I need to debug to get the reason. log will like this :
The text was updated successfully, but these errors were encountered: