bots-garden/simplism

๐Ÿž When a process is deleted, the list used by the reverse proxy is not filtered on "killed" processes

Closed this issue ยท 1 comments

k33g commented

If I kill a process

curl -X DELETE \
http://starfleet.local:7000/spawn?simplismid=2919

Even if I re-create one with the same name, the old one will be selected by the reverse-proxy

k33g commented

TODO, when killing a service, update the db file and the yaml file