Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
16 stars 4 forks source link

implement feature flags for backend revamp #457

Closed OwenPriceSkelly closed 2 months ago

OwenPriceSkelly commented 2 months ago

As we're working on the revamped backend, we want an ergonomic way to control which subset of BackendClient methods should target the new backend and which should stay pointed at the current backend.

OwenPriceSkelly commented 2 months ago

related to https://github.com/Garden-AI/garden-backend/issues/63