🧠 Description
The AI suggestion generation sometimes returns errors and behaves inconsistently.
It appears to be unstable under certain conditions, possibly related to data handling or model response timing.
⚙️ Steps to Reproduce
- Open the AI suggestion interface.
- Add or modify a bookmark, category, or tag.
- Trigger AI suggestion generation.
- Observe that sometimes an error occurs or the suggestion fails to load.
📸 Expected Behavior
The AI suggestion system should generate consistent and stable outputs without throwing errors.
🧠 Additional context
This issue might be linked to concurrency or API response inconsistencies.
We should check backend error logs and possibly introduce retries or better error handling in the AI suggestion generation pipeline.
🧠 Description
The AI suggestion generation sometimes returns errors and behaves inconsistently.
It appears to be unstable under certain conditions, possibly related to data handling or model response timing.
⚙️ Steps to Reproduce
📸 Expected Behavior
The AI suggestion system should generate consistent and stable outputs without throwing errors.
🧠 Additional context
This issue might be linked to concurrency or API response inconsistencies.
We should check backend error logs and possibly introduce retries or better error handling in the AI suggestion generation pipeline.