RelationalAI / rai-sdk-csharp

The RelationalAI Software Development Kit (SDK) for C#
Apache License 2.0
0 stars 1 forks source link

Client.ListEnginesAsync API is throwing exception #33

Closed miazamrai closed 2 years ago

miazamrai commented 2 years ago

Client.ListEnginesAsync API is throwing exception that it failed to deserialize the JSON response into Engine entity. The root cause is that a new engine state has been introduced which is not listed in the EngineState enumeration.

miazamrai commented 2 years ago

Fix merged.

billscheidel-rai commented 1 year ago

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-6935.

This link is only accessible to employees of RelationalAI.