admin_panel/admin_panel
js 9a0a6b501a fix: move build_image to background job to prevent gunicorn timeout
The build_image process (distrobuilder + image upload) takes 10+ minutes,
exceeding gunicorn worker timeout. Now uses frappe.enqueue() with Redis
cache for real-time progress tracking and frontend polling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:08:28 +00:00
..
admin_panel feat: Initialize App 2026-01-26 17:50:49 +00:00
api fix: move build_image to background job to prevent gunicorn timeout 2026-02-16 13:08:28 +00:00
config feat: Initialize App 2026-01-26 17:50:49 +00:00
public fix: move build_image to background job to prevent gunicorn timeout 2026-02-16 13:08:28 +00:00
templates feat: Initialize App 2026-01-26 17:50:49 +00:00
www fix: move build_image to background job to prevent gunicorn timeout 2026-02-16 13:08:28 +00:00
__init__.py feat: Initialize App 2026-01-26 17:50:49 +00:00
hooks.py feat: Admin Panel for Incus container management 2026-02-05 22:17:42 +00:00
modules.txt feat: Initialize App 2026-01-26 17:50:49 +00:00
patches.txt feat: Initialize App 2026-01-26 17:50:49 +00:00