You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/06 02:00:33 UTC

[GitHub] [rocketmq-client-go] wenfengwang commented on issue #354: [Native] Support PanicHandler

wenfengwang commented on issue #354: [Native] Support PanicHandler
URL: https://github.com/apache/rocketmq-client-go/issues/354#issuecomment-570975831
 
 
   The panic handler not needed in the client, because the logic of it should be controlled, any unexpected panic(error) should be fixed. if one has trouble with panic, there should add a panic handler by themself

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services