mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 23:13:58 +08:00
🐛 fix(base.py): ignore type error for AsyncResult import to avoid linting issues 🐛 fix(worker.py): ignore type error for SoftTimeLimitExceeded import to avoid linting issues ✨ feat(worker.py): add conditional clearing of session cache based on clear_cache flag to improve performance