mirror of
https://github.com/openfaas/faas.git
synced 2025-06-12 18:26:49 +00:00
add tech debt
This commit is contained in:
parent
43001cbdc1
commit
13265b2440
@ -90,6 +90,11 @@ This binary fwatchdog acts as a watchdog for your function. Features:
|
|||||||
* [todo] Only lets processes run for set duration i.e. 500ms, 2s, 3s.
|
* [todo] Only lets processes run for set duration i.e. 500ms, 2s, 3s.
|
||||||
* Language/binding independent
|
* Language/binding independent
|
||||||
|
|
||||||
|
### Additional technical debt:
|
||||||
|
|
||||||
|
* Must switch over to timeouts for HTTP.post via HttpClient.
|
||||||
|
* Coverage with unit tests
|
||||||
|
|
||||||
## Building a development environment:
|
## Building a development environment:
|
||||||
|
|
||||||
To use multiple hosts you should push your services (functions) to the Docker Hub or a registry accessible to all nodes.
|
To use multiple hosts you should push your services (functions) to the Docker Hub or a registry accessible to all nodes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user