diff --git a/README.md b/README.md index b821d5ad5a8ee590ab370a3ae422e2830f063fa9..3dcb667044a448a5256d62c1ff4061f619148f20 100644 --- a/README.md +++ b/README.md @@ -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. * Language/binding independent +### Additional technical debt: + +* Must switch over to timeouts for HTTP.post via HttpClient. +* Coverage with unit tests + ## 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.