-
Current API uses polling mechanism to poll updates, which eats CPU quite heavily.
Of course if you have 1 second polling mechanism like
https://github.com/RuntimeCompiledCPlusPlus/RuntimeCompiled…
-
All project data will live under the umbrella of a single Project. A Project is created and owned by a single User and is directly tied to the User by a foreign key (Project.owner = User.id).
MODEL…
-
#### Current Behavior
There is no integration test that validates setting up metrics using Grafana
#### Desired Behavior
Have an integration test that setup metrics with Grafana and validates the…
-
What are your thoughts on integrating/bridging SOAP and REST interfaces? E.g. some older APIs were designed when SOAP was more prevalent, and now may wish for REST interfaces. On what levels would a S…
-
# Steps
2.Login as admin
3.Visit /settings/proxies
4.Click Add Proxy button
5.Insert values of an "imaginary" proxy:
Name: "My imaginary proxy"
Description: "My imaginary proxy"
…
-
Hi,
We at Tibber noticed that you are using the [user-agent `REST`](https://github.com/edwardtfn/HomeAssistant-Config/blob/9d21102ee27840a1dc0d128640ffef4b6c6d0fe7/packages/electricity/tibber.yaml#…
-
**Which jobs are flaking**:
pull-kubernetes-integration
**Which test(s) are flaking**:
test/integration/master
**Testgrid link**:
**Reason for failure**:
There are ~5 tests that aver…
-
Currently the five priors: `Prior_Ridge`, `Prior_Laplace`, `Prior_Cauchy`, `Prior_TDist` and `Prior_Uniform`, are not grouped under an umbrella type. Introducing a new supertype for these priors might…
-
The (main part of the) url that does the call to the API endpoint. Let's say abc.com uses the API of xyz.com, then we should show this info to the xyz.com owner. Include the count for that time period…
-
**Description:**
In the past, I've asked @matheustavares about a way to add "Reviewed-by: Author name " in the commit message of a sequence of N commits. He has suggested something like: `git rebas…