Skip to content

Move media import processing to celery fully#83

Merged
tarekio merged 3 commits intomainfrom
process-media-clry
Mar 20, 2025
Merged

Move media import processing to celery fully#83
tarekio merged 3 commits intomainfrom
process-media-clry

Conversation

@tarekio
Copy link
Contributor

@tarekio tarekio commented Mar 19, 2025

Jira Issue

  1. https://syriajustice.atlassian.net/browse/BYNT-1355

Description

Currnetly files are processed in the endpoint itself. This is fine for small batches but large batches wait forever for the server to respond until the request timesout.

Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • New strings prepared for translations

API Changes (if applicable)

  • Permissions checked
  • Endpoint tests added

Additional Notes

[Any other relevant information]

@tarekio tarekio merged commit 32b2ce4 into main Mar 20, 2025
6 checks passed
@tarekio tarekio deleted the process-media-clry branch March 20, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant