+1, we should definitely be enabling at least some caching by default
here. Added some comments to the doc.
On Mon, Oct 16, 2023 at 9:27 AM Anand Inguva via dev
wrote:
>
> Hello,
>
> In Python SDK, the user state and side input caching is disabled by default
> for all the runners except FnAPI di
My bad! It was on viewer access when I shared. I updated the doc access to
commenters now.
On Mon, Oct 16, 2023 at 12:26 PM Anand Inguva
wrote:
> Hello,
>
> In Python SDK, the user state and side input caching is disabled by
> default for all the runners except FnAPI direct runner(intended for t
Hello,
In Python SDK, the user state and side input caching is disabled by default
for all the runners except FnAPI direct runner(intended for testing
purposes). I would like to propose that we enable the state cache for the
Python SDK similar to other SDKs. I created a doc[1] on why we need to do