Johannes Schickling

Results 317 comments of Johannes Schickling

@jmoiron are there any plans to support this in the near future?

Can you please provide some repro steps?

Probably triggered by the `AccessHandlePoolVFS`. We should better understand how it's caused and how to prevent it. Possibly by using a weblock and/or retry behaviour. ![Image](https://github.com/user-attachments/assets/334dc538-3f34-498b-9aff-f4253f687663)

The implementation I have in mind for this is very similar to the web architecture in some regard, where each window would still have an in-memory SQLite for synchronous query...

Thanks a lot for reporting this! Will be fixed shortly.

## Related Performance Opportunity While working on the new worker architecture, we should also consider the initial load performance improvement described in #358. The current web adapter architecture requires first-time...

Here's an initial design proposal. It's not clear to me yet where the best location for this feature would be but this should get the ball rolling and unblock users....

@madebysid can you implement the functionality for this yourself or does this depend on some (missing) SDK functionality?

Thanks a lot for this PR, André. This is already fixed on the dev branch and will be shortly propagated to the main branch as 0.4.0 officially lands. I will...