Petr Osetrov

Results 13 issues of Petr Osetrov

ZomboDB version: 3000.0.12 Postgres version: 14.x Elasticsearch version: 8.3 Problem Description: @eeeebbbbrrrr, hello! As we know from the [documentation](https://github.com/zombodb/zombodb/blob/master/QUERY-BUILDER-API.md#dsllimit), the `dsl.limit()` function implicitly sorts the results in descending score order....

Redis version: **7.0.4** StackExchange.Redis version: **2.6.48** Hello! Thank you for a wonderful project. Unfortunately, I sometimes get timeouts of the following kind: ``` StackExchange.Redis.RedisTimeoutException: Timeout awaiting response (outbound=6KiB, inbound=0KiB, 5000ms...

ZomboDB version: 3000.0.12 Postgres version: 14.x Elasticsearch version: 8.3 This issue has already been mentioned in a neighboring [issue](https://github.com/zombodb/zombodb/issues/757#issuecomment-1265954818) (by my mistake). Again: So, I need extremely fast mechanism (much...

enhancement

It may be worth encapsulating **etcd** nodes (and their management) inside **dhaf** to simplify the process of starting a **dhaf** cluster. If this is optional (e.g.: `etcd.self-hosted` parameter), it will...

enhancement
medium

This is necessary because someone could accidentally change the record via Cloudflare Dash.

low

Idea: At the moment, you have to wait for a health inspection of all network configurations of the service to decide whether to failover/switching. However, in case one or more...

low

**Is your feature request related to a problem? Please describe.** In `Data Editor` I use SQL expressions to filter the results (i.e. "data") in a table for later viewing and...

feature request
xf:data
xf:filters

### What happened? When we use `options` of _q-date_ as `Function`, then there (i.e. in the date check function, which is set in `options`) the date is always given as...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

@odinserj, Hello! Under certain standard conditions `ContinueJobWith` starts by default when the dependent job is still in `PROCESSING` state. **How to reproduce:** 1. When called `ContinueJobWith` with `Action`: ```csharp _bjc.ContinueJobWith(jobId,...