-
## Description
The below is the code which runs perfectly in our QA environment. However the same code when we depoyin production environment throws error
```
r := gin.Defa…
-
말그대로 사소한 요청, 공유드려야할 내용 같은 것 어디에 해야할지 모르겠을 때, 애매할 때 여기로
-
I am sending event over pubsub using cli tool:
```
./kci event send events2.json node
```
events2.json content:
```
{"id": "660be8e0c71eae5d8c631a8b", "kind": "test", "name": "tast-platform-arm6…
-
I am building a schema registry and exposing it as a set of APIs. The write API should allow clients to send any message and compare the schema with the stored schema.
I tried to use []byte as input…
-
These were the leftover tasks from #145
- [ ] Merge web watcher events into window events in the query? (to allow for classifying by url/domain)
- [x] ~~Category Tree: If a category has childre…
-
It doesn't happen with my ubuntu desktop 22.04.
But on Debian 11 container or VM i get (100% reproducible):
```
05:01:45.615 [
partial_match({
event: 'incoming_call',
call_id: collect…
-
Hello!
I have periodicaly satelite pods in CrashLoopBackOff , drbd-reactor fails with:
Error: main: core did not exit successfully
Caused by:
sending on a disconnected channel
How can i t…
-
This is a follow-up of #118 where host "ID73" was the index case of the entire epidemic. My output from the ABM did not identify this host, as spotted by @ArtPoon , now the code is fixed.
I have n…
-
## Model - View -Controller
- 모델: 도메인 객체 또는 DTO로 화면에 전달할 또는 화면에서 전달 받은 데이터를 담고 있는 객체.
- 뷰: 데이터를 보여주는 역할. 다양한 형태로 보여줄 수 있다. HTML, JSON, XML, ...
- 컨트롤러: 사용자 입력을 받아 모델 객체의 데이터를 변경하거나, 모델 객체를 뷰에 전달하는 …
-
**Describe the bug**
The text user interface is not correctly rendered in terminal emulator like Konsole (KDE) or the web console in Cockpit. It's working ok in RXVT for example. Tried in v0.2.2.
Fa…