Closed chennqqi closed 5 years ago
Signed-off-by: chennqqi chennqqi@qq.com
fix bad use of http.Response
fix bad use of http.Response http.Response arguments of client.Do(request) only can be call if err == nil
tested add panic function into faas function then do a sync call to check if nats-worker crash
git commit -s
Signed-off-by: chennqqi chennqqi@qq.com
fix bad use of http.Response
Description
fix bad use of http.Response http.Response arguments of client.Do(request) only can be call if err == nil
Motivation and Context
How Has This Been Tested?
tested add panic function into faas function then do a sync call to check if nats-worker crash
Types of changes
Checklist:
git commit -s