-
When using OpenTelemetry (`OpenTelemetry.Instrumentation.Http`) to instrument outgoing HTTP requests, exception is captured as event in the activity. However, when using the native instrumentation, th…
-
Is it possible to have a method for asynchronous insert from an array of data? I would like to write to my clickhouse instance without waiting for a response from the DB.
-
### Description
I'm experimenting with `openapi-ts` in a new project, and am currently attempting to create a new organization by using the following service (fetch)
```ts
/**
* Create an organ…
-
### 🐛 The bug
Some scripts may require attributes do not have a `data-` prefix. It is possible pass them to a script like this:
```js
useScript({
src: 'https://chat.askly.me/cw/chat/latest.js',
…
-
### Describe the bug
When using our package `@sentry/sveltekit` in a minimal SvelteKit app with `@sveltejs/adapter-cloudflare`, a build error is logged when the adapter is invoked (see [logs](#logs…
Lms24 updated
3 weeks ago
-
Hi,
I have wiremock tests sporadically failing. This branch "feature/reset-bug" of my sample repo reproduces the issue on Windows7 / Java8 / Wiremock 2.6.0: https://github.com/tkruse/wiremock-jdk8-…
-
It seems like the function will block in wait_conn() if the server is unreachable. Is there a way to escape from blocking if the server is unreachable? Or am I missing something?
-
I'm trying to define a keep alive async client for HTTPS in this way (**0.13-release**):
`namespace boost {
namespace network {
namespace http {
namespace tags {
typedef boost::mpl::vec…
-
Is it "allowed" to connect to the localhost from the python script? If so, it doesn't work:
```py
with easy("TEST", url="localhost") as e:
```
gives
```py
(chromatix) (base) Blynk:hellowo…
-
### Describe the feature
There should be a way to assign new credentials to an existing client object and have those new credentials used for any subsequent connections or reauthentications of existi…