-
### Description
When use apisix as gateway , when network slow (5M/s) and docker pull huge image ( image size more than 1GB) always failed, **When the network speed is good, it can always pull suc…
-
### Describe the bug
Inside one of my routes, I need to call a certain Socket API and then use the response and respond back in that certain route. Initially, I used `URLSession` and `webSocket…
-
Hello,
I have a base Kit-CLJ project up and running. It's fantastic.
I've reached the point where I require a straightforward websocket endpoint, but I'm unsure of how to integrate that. That is…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I use cucumber for testing.
"@cucumber/cucumber": "^9.1.0",
After running the t…
-
When I try to start a Vector instance with a geopandas' dataset, it fails with the error:
"AttributeError: module 'shapely' has no attribute 'Geometry'"
Not sure what's going on...
**To Reproduce…
-
Hi Ning, thanks a lot for all your work on ring-jetty9-adapter!
## Context
I maintain a Clojure/Script library called [Sente](https://github.com/ptaoussanis/sente). It provides an API to help ma…
-
### Describe the bug
// svelte.config.js
kit: {
...
alias: {
'$helpers' : './helpers'
}
}
### Reproduction
1. create folder helpers at root dir.
2. add any functi…
-
### OS
Windows
### Operating System version
Windows 11 Pro
### Visual Studio Code version
1.83.1
### ESP-IDF version
5.1.1
### Python version
3.11.2
### Doctor command output
--------------…
-
Hi, thanks for your plugin.
I'm on a svelte project configured to use TS and I have a vite.config.ts like that:
```
import { sveltekit } from '@sveltejs/kit/vite';
import { defineConfig } from 'vi…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…