Skip to content

Split server and worker dependencies#236

Merged
AdventurousGui merged 7 commits into
mainfrom
rebased-server_worker_split_image
May 3, 2025
Merged

Split server and worker dependencies#236
AdventurousGui merged 7 commits into
mainfrom
rebased-server_worker_split_image

Conversation

@AdventurousGui
Copy link
Copy Markdown
Collaborator

Separates dependencies required by the server and celery workers and creates new tasks.

flaviomartins and others added 7 commits March 28, 2025 16:39
Trying to use pdfium on the server (api) will raise an Error because the api ideally would not be able to use it... use a celery task intead

ModuleNotFoundError: No module named 'pypdfium2'
@AdventurousGui AdventurousGui marked this pull request as ready for review May 3, 2025 14:02
@AdventurousGui AdventurousGui self-assigned this May 3, 2025
@AdventurousGui AdventurousGui merged commit e35d2aa into main May 3, 2025
@AdventurousGui AdventurousGui deleted the rebased-server_worker_split_image branch July 18, 2025 15:49
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.

2 participants