littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
112 stars 10 forks source link

fix(server): Delete TaskWorkerGroups after deleting TaskDef #894

Closed Snarr closed 2 months ago

Snarr commented 3 months ago

Add new internal DeleteTaskWorkerGroupRequest that is forwarded following a DeleteTaskDefRequest. PR is a work in progress.

Ref: #801