Prathyush PV

Results 5 comments of Prathyush PV

> What will happen to the CLI dev server? I am explicitly setting cli dev server cache size to be 8k in dynamic config yaml file: https://github.com/temporalio/temporal/pull/5894/files#diff-18c8bb8717f6896034d89c0eb07448ffce8fe45aeb752362b798ce18ef22e92f This should limit...

> > > What will happen to the CLI dev server? > > > > > > I am explicitly setting cli dev server cache size to be 8k in...

https://github.com/temporalio/cli/pull/574 Set the cache size to 8k in cli..

We have pushed a fix to the SQLite driver: https://gitlab.com/cznic/sqlite/-/merge_requests/74. The next temporal release(v1.26) will have this fix: https://github.com/temporalio/temporal/pull/6836

> The changes look good to me, but it seems like more is changing here than just the error message distinction. If I'm understanding correctly, it looks to me like...