When streaming responses, especially from groq (500t/s), it can make updates so rapidly that the UI lags, and perhaps pocketbase performance is strained as well. A throttling mechanism should be introduced.
Also, any duplicate updates need to be filtered. This is normally handled by pocketbase but seems like it can still cause issues.
When streaming responses, especially from groq (500t/s), it can make updates so rapidly that the UI lags, and perhaps pocketbase performance is strained as well. A throttling mechanism should be introduced.
Also, any duplicate updates need to be filtered. This is normally handled by pocketbase but seems like it can still cause issues.