-
I am streaming in a URL that only allows one stream. But if the internet disconnects the stream from the Application side, stops. And streaming on the URL also stops. How to re-stream when the interne…
-
**Is your feature request related to a problem? Please describe.**
I use cube to accelerate an api and related web application. The rest api is a very convenient api to program against, and I like k…
-
WebSocket is overkill for Events and Block Stream APIs - they aren't bidirectional. [Server-Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) is a simpler and more robu…
-
In PowerShell I get the below error.
Warning: Configuration not found at 'default'. Using default configuration.
Do you mean 'default.json'?
⚠️ Error in reading JSON, attempting to repair JSON
E…
-
### Steps to reproduce the problem
1. Under `/home/mastodon/live/` I edited the file `.env.production`, and I changed the domain name in the following values:
`WEB_DOMAIN=new domain name`
2. I ed…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
## Issue
Performing retries on failed Rest requests could be easier.
A customer using the JS SDK is getting errors `ETIMEDOUT` and `ECONNRESET` , and they're wondering if those errors could be…
-
## Issue
Performing retries on failed Rest requests could be easier.
A customer using the JS SDK is getting errors `ETIMEDOUT` and `ECONNRESET` , and they're wondering if those errors could be …
-
Hello!
I'm using Auto-RX 1.7.5-beta7 and got following error every 5-10 minutes. Tested on an Intel Debian 12 iNUC and on a Raspi 5. SDR is an Airspy mini, latest version of everything:
2024-09-…
-
After spending quite a lot of time with this, I think I'm correct in saying that the ReadMe instruction to add the `Blazored.LocalStorage.js` script to one's project is now obsolete?
Not a bug as …