Илья
Илья
Hi! [This bug fix is fail](https://bugs.dokuwiki.org/index.php?do=details&task_id=2563) Explanation: it blocks a normal work of API. F.e. [Semantic Action Plugin lines 140-143](https://github.com/LotarProject/dokuwiki-plugin-semantic/blob/master/action.php) ``` $event->data["script"][] = array ( "type" => "application/ld+json", "_data" =>...
**Is your feature request related to a problem? Please describe.** Currently, the package does not provide any liveness probe mechanism. In production environments, Kafka connections can silently fail, and it...