-
Stack Trace for reference:
```js
throw new KafkaJSError('The producer is disconnected')
^
KafkaJSError: The producer is disconnected
at validateConnectionStatus (/hom…
-
### What happened?
**The external id is not set on application launch, when I check it in the OneSignal Dashboard**
```Markdown
import SwiftUI
import OneSignalFramework
import OSLog
class …
-
### Pimcore version
11*
### Steps to reproduce
If a FieldCollection is created in lowercase, e.g. 'articles', the definition file var/classes/fieldcollections/articles.php (lowercase) and the class…
-
#### What problem would the feature you're requesting solve? Please describe.
The Azure Function host doesn't catch and display errors during startup or dependency injection of function dependencie…
-
### Feature you'd like to see:
## Current Situation
In `run_kilosort.py`, `setup_logger` defines the root logger via `logging.basicConfig()`. Python's [logging guide](https://docs.python.org/3/…
-
I ran into an interesting issue using the logging the repo has enabled using `pino` & `@logtail/pino` packages in `src/libs/Logger.ts`.
I started seeing the following error
`NextJS pino Error: Can…
-
### Platform
ESP8266
### Assembly
the DTU was already assembled
### nRF24L01+ Module
nRF24L01+ plus
### Antenna
circuit board
### Power Stabilization
nothing
### Connection picture
- [ ] I …
-
### Is your feature request related to a problem?
Currently in autoinstrumentation, the default `LoggingHandler` [configuration](https://github.com/open-telemetry/opentelemetry-python/blob/main/opent…
-
Hello, below is my login configuration file, the main assumptions are:
- maximum 5 logs per day, 20 MB each
- deleting logs older than 21 days
- log backup every day at midnight
…
Nef91 updated
3 months ago
-
### What's not working?
When creating a wrapper called handler around createGraphQLHandler function it never get executed.
Example graphql.ts
const graphqlHandler = createGraphQLHandler({
lo…