bananaml / banana-python-sdk

16 stars 11 forks source link

removed use_replica argument #9

Closed erik-dunteman closed 1 year ago

erik-dunteman commented 1 year ago

What is this?

Removes the use_replica argument

Why?

Users depending on specific replicas to hold data was causing unnecessary complexity. We're instead expanding the potassium Store feature

How did you test it works without regressions?

Ran calls to production v2 models using modified sdk

If this is a new feature what may a critical error (P0) look like?

This is a breaking change, though very few users are on v2 and none are using this feature as far as we know