-
Can text and binary contents be handled the same way? do we need to make it context aware somehow?
-
# What happened?
When fetching data from AWS S3, I saw many error messages with interrupt exception. Although the data is fetched successfully and data is correct, I think we should try to fix the …
-
Hi,
many thanks for your very interesting proxy implementation.
I've got one small question:
Our application server appends a URL parameter with last modified timestamp
/.../path/to/myJS.js?noCach…
-
Project managers should be able to set up one or more web tile layers in the project by providing a tile source URL. The layers should be toggleable in the Android app under the layers dialog, downloa…
-
Hello! I'm testing nanomq on some devices and I came across a specific error:
`bridge_handler: bridging to tls+mqtt-tcp://broker.xx.xx.io:8883 aio busy! msg lost! Ctx: 1
`
On other devices, i'm…
-
There's a _lot_ of complexity in the build system around rsync + build + data containers.
This was mostly added to work around docker desktop filesystem performance on macOS, but also used to suppo…
-
Hi!
Nix's remote building story is getting pretty exciting. I can perform remote builds with a trusted user and deploy them (sans activation) with a relatively simple invocation:
```shell
nix…
-
Currently the base image build is overly complicated to be able to fetch private remote resources via ssh (probably only git+ssh), to handle dependencies on other private projects.
This cannot be don…
-
The cache option is very useful, however on some occasions it is necessary to clear the cache manually (e.g. if we know that the remote data has changed). Currently the only way is to set extremely lo…
-
I cannot find documentation for how the query cache works.