ARCHIVISE / app /main.py

Commit History

fix: add fallback defaults to Settings and fix limiter import in auth router
ed654df

UNI12345 commited on

fix: resolution of critical blockers (P0/P1/P2 fixes) - async Redis, atomic credit updates, schema compatibility, task event loop safety, rate limits, timezone datetimes
5019340

UNI12345 commited on

fix: production readiness, security, performance, and worker refactoring
1520141

UNI12345 commited on

diagnose: add debug-worker endpoint to track background worker thread status
b0a61a2

UNI12345 commited on

fix: use SimpleWorker to prevent os.fork crashes in background thread
30294af

UNI12345 commited on

fix: implement custom ThreadSafeDeathPenalty class for RQ worker thread
97c7337

UNI12345 commited on

fix: update LLM model names to active NVIDIA catalog and add worker thread signal fixes
778d05e

UNI12345 commited on

fix: patch _install_signal_handlers on RQ worker to run inside background thread
dca1ebf

UNI12345 commited on

fix: set handle_signals=False to allow RQ worker to run inside background daemon thread
1de17f8

UNI12345 commited on

fix: run background worker on app startup to process enqueued jobs
21222ae

UNI12345 commited on

Restore standard CORSMiddleware with credentials and Vercel preview domain regex matcher
84f9383

UNI12345 commited on

Configure custom CORS middleware to handle origin header dynamically for credential-enabled requests
14c297f

UNI12345 commited on

Initialize Archvise API backend for Hugging Face Spaces
50925ca

UNI12345 commited on