Meir Tseitlin

Results 18 issues of Meir Tseitlin

**Is your feature request related to a problem? Please describe.** awesome-panel allows building real web apps with Python - which is a huge deal! Any modern app usually requires a...

**Relevant system information:** - OS: Kubernetes - PostgreSQL version (output of `postgres --version`): 10 - TimescaleDB version (output of `\dx` in `psql`): 1.4.1 - Installation method: using Docker **Describe the...

gapfill
feature-request

We are not utilizing multi-core capability to run the most CPU consuming task and as a result getting low FPS. (See stats here https://github.com/autorope/donkeycar/issues/690). I barely measure 19hz on Nano...

As an evolving project, I think it's getting to the point when it's sometimes easier to maintain a standalone plugin instead of trying to contribute to the core of the...

JsonRPC is throwing and error `encoding error "string argument without an encoding"` without this fix. It's probably a leftover from Python 2

Extended RPC pattern to include support for custom exchanges. This is needed when creating multiple micro-services operated via similar API

Adding this issue to properly document the PR: To make the RPC communication work properly with non-Python libraries, the serialization should be done with JSON (or another non-Python proprietary) and...

The client hangs forever if the server is not responding

After changing cronjob apiVersion (https://github.com/flant/loghouse/pull/81) I am still unable to deploy the system. loghouse-clickhouse fails to start because of failed `chown` initContainer (`/bin/sh -c chown 105:106 -R /var/lib/clickhouse`). It countinue...

@sampsyo - are you open to merge something like this to allow removing sources and deleting config items. (This branch is for a review and not for merging now as...