Dinko Osrecki

Results 10 issues of Dinko Osrecki

* Doc you were trying to follow: https://coral.ai/docs/enviro-board/get-started/ * Your host OS: Linux 4.19.125-mtk #1 SMP PREEMPT Thu Dec 10 02:36:13 UTC 2020 * Your Python3 version: Python 3.7.3 #...

### TL;DR ![tf-resources-diagram](https://user-images.githubusercontent.com/26404168/192790458-ec81ec32-eeb8-4989-a176-7ac1ae8d6d31.png) ### Expected behavior _No response_ ### Observed behavior _No response_ ### Terraform Configuration ```hcl N/A ``` ### Terraform Version ```sh N/A ``` ### Additional information _No response_

bug

### Issue Both `mysql2` and `pg` clients support an optional `stream` config parameter (see references), which is either an existing stream, or a factory which creates a stream lazily. However,...

# Environment Knex version: knex 3.1.0 Database + version: postgres 16, pg 8.11.3 OS: MacOS 14.2.1 # Bug 1. Explain what kind of behaviour you are getting and how you...

I am trying to instantiate a `Sqladmin` class by passing a custom `GoogleAuth` object, which was in turn instantiated by passing a custom `AuthClient` object. However, I get a TypeScript...

type: bug
priority: p2
api: sqladmin

**Describe the solution you'd like** I would like to be able to configure the format of status indicator when using headless mode. I would like to use config YAML file...

enhancement
question

We use `v1.SubscriberClient#streamingPull` method to create a bidirectional stream which we use to consume and ack Pub/Sub messages. After 15 minutes client throws the `DEADLINE_EXCEEDED` (code 4) error. We have...

type: feature request
api: pubsub
priority: p3

## Which problem is this PR solving? - Connection related attributes (hostname, port, user, database) are missing if users use `connectionString` property when initializing `knex` (instead of specifying individual fields):...

pkg:instrumentation-knex

Find a replacement for [`vercel/pkg`](https://github.com/vercel/pkg) which has been archived.

## Bug Description I guess this should be considered a bug. I know that we do not need to enforce SSL when using a Connector, since it handles secure connection...

priority: p2
type: docs
type: cleanup