Bastien Penavayre
Bastien Penavayre
Hi We had a similar issue as this one https://github.com/redis/ioredis/issues/358 and have setup a `reconnectOnError` option in the Redis connection. Since then, we have a case where this method gets...
- adds kibana to the elasticsearch docker compose file - add optional docker build arg EXAMPLE_NAME to select which test folder to select
### Describe the bug 1103 compilers don't have compilerType in the response of the `godbolt.org/api/compilers/` endpoint 816 of those have gcc/GCC in their name distribution of langues for compilers with...
Hi The image crashes when starting the ui on a torchmetrics error ``` --------------- Launching Web UI with arguments: --listen --ui-config-file ui-config.json --ui-settings-file config.json --disable-console-progressbars --cors-allow-origins huggingface.co,hf.space --no-progressbar-hiding --enable-console-prompts --no-download-sd-model...
Hi, As you know better-sqlite3 is the default sqlite drive in Kysely and is synchronous. The issue with this is that it blocks the full event look during each query....
"Unchecked dependencies" breaks elixir_ls very often and requires manual folder removal to resolve
Heya 👋 We have autoBuild and fetchDeps set to enabled but really often we have the elixir_ls extension that breaks because of some dependency that changed (for instance checkout of...
**Describe the bug** An api call is failing and opentelemetry_finch raises a BadMapError when it happens **Expected behavior** Not to crash, at worst ignore it, at best parse it correctly...
**Describe the bug** We recently added sentry to our project and are seeing, from time to time, these exceptions popping up that seem to be a bug inside opentelemetry_finch. ```...