JC.Wu

Results 6 issues of JC.Wu

In unit test, the QueryWorkflow can only be used when the test workflow is running. If the workflow stops, the QueryWorkflow won't work.

Right now we have the times of ioloop that exceeds the latency threshold. Is there any way to show the latency P99 for the ioloop?

The operation provide a hidden field that users can set to hide the endpoint from API documentation. However the is an broken feature, the corresponding schema will still display in...

bug

I am migrating my existing services to huma. Part of the job is to move openapi API doc along with the code so we don't need to maintain code and...

enhancement

Hyperbahn node received fatal exception. Here are some stack trace info. ``` TchannelResponseAlreadyDoneError: cannot send error frame, response already done in state: 3 at Object.createError [as ResponseAlreadyDone] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000057-v1/node_modules/hyperbahn/node_modules/tchannel/node_modules/error/typed.js:31:22) at V2OutResponse.sendError...

Hi We've been migrating to huma. We notice the default time format is using RFC3339nano in json response. Is there anyway we can set the time format in json to...

question