-
### Description
#### Work Expected From The Issue
Provide a fix for the unexpected random delays in server response in `non-production` self-hosted instances by fixing the code responsible for con…
-
app version: 1.2.2
- [ ] twitch api key set
- [x] youtube api key set
______
issue description:
I'm able to update the feed, and the web UI seems to be working fine as usual.
However, I'm cu…
-
I tried to use ```actix_web::client::Client``` to send a request to an https url. It works with the "ssl" feature, but not with the "rust-tls" feature.
I condensed it to this sample code:
```rust
…
-
This issue outlines grand vision for Martin UI. This is subject to change, and any feedback welcome.
* Developer use cases
* Show all available data sources (catalog visualization): all tile so…
-
I wrote 2 performance testing minimal HTTP servers, one for `tide` (1.6) and one for `Node.JS`, what I expect is that the `tide` one should faster than the `Node.JS` one. But the result is the opposit…
-
Hi,
I've a Problem with a private Alexandrie repository and Cargo:
I've three projects: A, B and C.
B depends on A.
C depends on A and B.
A and B are deployed to Alexandrie.
Then I try to …
-
Given the following code:
1. Syntax error (visible in error message) in a `ui.rs` module.
2. References to things in that module in other parts of the code.
(I don't appear to be able to reprod…
-
Hey so i made a table as such :
```cql
CREATE TABLE main.users ( name text primary key) WITH caching = {'enabled': 'true'};
INSERT INTO main.users (name) VALUES ('name');
INSERT INTO main.users (…
-
### What happened?
When running editoast with the environment variable `NO_CACHE=true`, all pathfinding requests fail (before even reaching core)`. It results in `Failed to connect to host: Interna…
-
Encapsulate the following framework:
+ config
* [`config-rs`](https://github.com/mehcode/config-rs)
* [`inventory`](https://github.com/dtolnay/inventory)
* [`rust-ctor`](https://github.com/…