-
AC1:
===
Count the total number of words given a sentence
e.g.
```
input: `A brown fox`
output:
Total: 3
```
AC2:
===
Count the total number of words given a sentence by their occurn…
-
So far, we did not have a functionality for adding variables for `Data` types except through dispatching on the model type. That may lead to issues with respect to method ambiguities. Hence, a new met…
-
### Steps to reproduce the problem
1. Try to upload some media, like a picture
2. Wait until the app or web UI do their thing
3. The upload fails to complete
...
### Expected behaviour
U…
-
```
SELECT `pictures`.* FROM `pictures` WHERE `pictures`.`post_id` = ?
```
Response Time: 514 ms
-
**Is your feature request related to a problem? Please describe.**
Currently, kvprober has the ability to write into a range, which exercises the relevant parts of the system to be able to ascertai…
-
Pour chaque dataset ou reuse ajouté sur un topic, il serait pertinent d'avoir un champ "Commentaire" qui puisse être accolé au dataset ou à la reuse, à la manière de ce qui est fait sur [les inventair…
-
Hi -
I am using the app service containerised version of the SHIR, and mostly it is working fine.
However, I would like to run the nodes in "high availability" mode.
In the documentation, …
-
**What would you like to be added**:
Can you please inject the AZ information as an environment variable at the pod level, it basically will be the same as the `AWS_REGION` one.
**Why is this …
-
### Name of the project
Celestia
### Project type
Library
### Site of the project
https://celestia.org/
### Github repository of the project
https://github.com/celestiaorg
### Networks
Scroll…
-
A malicious user may submit too many help requests in our system in a short span to flood our system. To avoid this scenario, we will look at the number of requests a given user has submitted in a giv…