Spaces:
Runtime error
Runtime error
Commit History
fix: add python-dotenv dependency 3c5210f
Run worker as module to fix relative imports 15e27b0
Force Docker Space + serve health on 6545a36
Add health server so HF marks worker healthy c2aa6bc
fix: write Gmail OAuth JSON secrets to /tmp files 029948d
fix: add PyMuPDF for fitz 28b7dde
fix: worker deps + HF config a2c8732
fix: HF config + deps 56d2726
fix: serve /health and run worker loop 5d79a6d
fix: add HF README config 0566772
fix: add deps (python-dotenv, openai) ae3fce5
fix: add python-dotenv dependency 5c8ee53
fix: restore worker code + entrypoint 7fd3f6f
deploy: real pdf-trainer-demo worker 4478465
worker: add HEAD support for health/sftp-test 1b42251
chore: clean repo artifacts 68d613d
worker: execute upload_pdf jobs 6e9aa02
debug: log upload start/end for upload_pdf jobs 7cf2b34
feat: process jobs; upload_pdf to sftp; status callbacks d19344e
fix: normalize SFTP upload path relative to SFTP_ROOT e0039b5
fix: repair corrupted newline strings in HTTP handler 5bc6b5d
sftp: add /sftp-test endpoint fbe6ec2
Avinash commited on
sftp: add sftp_store module + copy repo in Dockerfile e9f72a1
Avinash commited on
fix: correct sftp_store import path c09b33f
Avinash commited on
feat: add SFTP connectivity test endpoint 776de6b
Avinash commited on
fix: return 200 on / and /? to stop HF log probes 2878e4e
Avinash commited on
fix: correct worker indentation and stabilize startup 2652f31
Avinash commited on
SFTP: add store + worker /sftp-test 447f18c
Avinash commited on
fix: handle id vs job_id from API 88198d1
Avinash commited on
fix: worker uses X-Worker-Token header f8fd7c1
Avinash commited on
fix: install worker deps via requirements.txt ff2ed7d
Avinash commited on
fix: add requests dependency to worker 059b055
Avinash commited on
phase3: worker polls API job queue 9605485
Avinash commited on
fix: add /health http server so HF marks worker Running b5f3970
Avinash commited on
fix: add worker deps 37e457f
Avinash commited on
fix: force long-running worker process 6aae1da
Avinash commited on
init: worker docker skeleton c1fc2a9
Avinash commited on