Applicability
- Platform: AnythingLLM Hosted Cloud
- Dependency: Built-in embedder model in use
- Trigger: Instance crash (502 error) due to CPU exhaustion from uploading excessively large documents or concurrent medium-sized documents.
Tier-Specific Word Count Limits (Built-in Embedder)
- Starter Tier: Maximum 10,000 words per file.
- Professional Tier: Maximum 50,000 words per file.
Recovery Procedure
- Navigate to the Mintplex Labs Dashboard.
- Click the gear icon next to the offline subscription item.
- Scroll down and click Reboot.
- Verify the instance is online after a short propagation delay.
Prevention & Mitigation
- For Built-in Embedder:
- Upload documents one at a time.
- Split large documents into smaller files below the tier limits.
- Alternative: Configure a Cloud-Based Embedder to bypass local CPU limits.