-
Notifications
You must be signed in to change notification settings - Fork 11
Implement LRU cache #111
Copy link
Copy link
Open
Description
agritheory
opened on Jan 14, 2026
Issue body actions
- Create LRU cache with S3 fallback
- Eviction policy should be based on a configured cache size in MB
- To facilitate hybrid cloud deployments
- Save file locally if there's a connection error
- Track connection errors between Frappe and S3 services with retry logic on scheduler
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels