RelationalAI / rai-sdk-csharp

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

Optimize exec async response #15

Closed NRHelmi closed 2 years ago

NRHelmi commented 2 years ago

Return fast path response if exists

NRHelmi commented 2 years ago

Seems like we should add a test for this, no?

@larf311 sadly we won't in this PR, we need to have a separate PR for setting up unit tests and mocking somehow this behavior :pray:

larf311 commented 2 years ago

Oh no, we don't have any tests 😬 ?

NRHelmi commented 2 years ago

Oh no, we don't have any tests grimacing ?

Only integration tests currently :pray: