WonChul Heo

Results 112 comments of WonChul Heo

Oops..! I took a wrong approach, thank you for correcting me 🙇

I've created similar issues in the past. See https://github.com/line/armeria/issues/2198

Hello. :smile: So, how about we provide a function to retry by requesting a parameter?

I added `idea` as a plugin. ```groovy plugins { ... id 'idea' ... } ```

After tracking it, it appears to be a duplicate event caused by #1376. - https://github.com/spring-cloud/spring-cloud-netflix/issues/1376 I think this could be done with one of cancel and internalCancel removed. (Perhaps cancel?)...

I'm commenting because I think the issue needs an update. 😄 1) Are there still plans to implement the probe() in `EurekaReactiveDiscoveryClient`? It seems to have changed to reactiveProbe due...

I added another test case before the PR closes. - `AbstractPinpointPluginTestSuiteTest` - `PinpointPluginTestRunListenerTest`

The last line in the log shows something like this: ``` The job exceeded the maximum log length, and has been terminated. ```

Could you please inform me if there are any plans to phase out `RestTemplate` related implementations in the future? 🤔