-
We have a usecase where we need to run some long running code as part of the fission functions.
But we do not want client to keep hanging on the reply. We need to send HTTP-200 immediately and actu…
-
**Is your feature request related to a problem? Please describe.**
Not really a problem, but the flexability to use other runtimes would be an interesting one for a few use-cases; such as image man…
-
Hello everyone,
Happy New Year!
I would like to propose `asciiweather` function to be added into the function store.
I think this would be a good sample/demo function for getting started wit…
-
Earlier I had issues getting helm charts to delete. Now with a fresh install, I am experiencing the opposite issue. Too buggy for use now.
Here is the chart:
```yaml
apiVersion: helm.cattle.io/v1…
-
Started the openfaas lambda from the gateway UI and giving it a valid JPG url.
Got the following error:
```
Error on face detection: open ./data/facefinder: no such file or directory
```
Us…
-
A few things to get this repo ready:
* [ ] Add examples
* Build a docker image and deploy as OpenFaaS
* Reference a function from OpenFaas store and deploy
* JavaScript closure deployed a…
-
Hi, I was following the steps mentioned in your asplos paper, but I can't build the faas-netes image.
### To reproduce
```
cd INFless/sourceCode/Go/src/github.com/openfaas/faas-netes
make
```
##…
-
faas-cli deploy --name receive-message --image openfaas/receive-message:latest --fprocess='./handler' --annotation topic="nats-test"
openfaas/receive-message:latest does not exist. It perhaps renam…
-
Try to use the OpenFaas watchdog (https://github.com/openfaas-incubator/of-watchdog) in HTTP mode in front on the Java runtime.
- Are there any benefits of using the of-watchdog?
- What is the o…
-
I am struggling to set up the `faas-flow-tower` utility.
Let's say what I tried...
I tried setting up a simple `flow-test` function as follows:
flow-test.yml:
```yml
version: 1.0
provider:
…