FASHIONISTAR CI/CD
🔄 Celery Queues Deploy: d915798567b1052828794606dda8e62b4500f337 [GitHub Actions]
607bf71
|
Raw
History Blame Contribute Delete
1.01 kB
metadata
title: FASHIONISTAR Celery Worker
emoji: ⚙️
colorFrom: purple
colorTo: indigo
sdk: docker
pinned: false
license: mit
app_port: 7860
short_description: FASHIONISTAR AI Fashion Platform  Celery Async Task Worker

⚙️ FASHIONISTAR AI — Celery Worker

Background Async Task Processor for the FASHIONISTAR AI Fashion Platform

Queues Handled

Queue Description
default General asynchronous tasks
ai_tasks AI/ML body measurement processing fallback
measurements Body measurement computation and logs
analytics Reporting, aggregation, and usage metrics
notifications Transactional emails (Brevo/Zoho/Mailgun) and SMS (Twilio/Termii)
webhooks Incoming Stripe & Cloudinary webhook reconciliation

Deployment Constraints (Hugging Face)

  • Runs a background health-check HTTP server on port 7860 to satisfy Space runtime constraints.
  • Restarts gracefully if Celery crashes.
  • Uses CPU Basic instance (16GB RAM).