Summarizer Not Functioning & Auto Closes
The Summarizer feature in the ArcSphere App is not functioning as expected. When a user tries to generate a summary, the feature either does nothing or auto closes unexpectedly without returning results.
Steps to Reproduce:
- Open the ArcSphere App.
- Navigate to the Summarizer feature.
- Input or select content to summarize.
- Click Summarize.
Expected Result:
- The Summarizer should process the input and return a clear summary of the content.
- The feature should remain open until the user exits.
Actual Result:
- No summary is generated, or
- The feature auto closes suddenly, interrupting the process.
Bug Description: The Summarizer feature is unstable. It either fails to generate output or exits unexpectedly. This may indicate:
- Backend API failure when processing summaries.
- Frontend crash due to unhandled exception.
- Timeout or memory issue causing auto-close.
Severity Classification:
- Severity Level: 🔴 High
Suggested Fix:
- Add error handling to prevent auto-close.
- Investigate backend summary API stability.
- Implement proper loading state & timeout handling.
- Display a user-friendly error message if summary cannot be generated.
Priority: 🚨 High – Must fix to restore key AI functionality and user trust.
1 reply