Emanuel Zienecker

Results 16 issues of Emanuel Zienecker

The log statement for a timeout should not print the whole stacktrace ``` 2021-03-09 04:23:14.532 WARN 19 --- [nio-9090-exec-6] c.d.k.h.KafkaConsumingHealthIndicator : Kafka health check timed out. java.util.concurrent.TimeoutException: Timeout after waiting...

It would be very helpful if you could see which errors, how often occurred

Hacktoberfest

The health check should be given a period in which to recover. When the endpoint is requested, it should be asked if the time period is set. If the time...

Hacktoberfest

# Description see https://github.com/bkbnio/kompendium/issues/704 for motivation and details Closes # (issue) ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds...

**Is your feature request related to a problem? Please describe.** Ktor offers several ways to organize the typed safe routes. We favor the approach where you have a separate method...