Skip to content

Switch PDF‐processing to an internal FastAPI microservic#73

Merged
aliamerj merged 3 commits intov1.1.0-betafrom
main
Apr 27, 2025
Merged

Switch PDF‐processing to an internal FastAPI microservic#73
aliamerj merged 3 commits intov1.1.0-betafrom
main

Conversation

@aliamerj
Copy link
Collaborator

Closes: #69

Description:

Our current approach spawns a Python CLI from inside the Next.js/Node Docker container on Alpine. In production (Render) this leads to intermittent EPIPE hangs, venv‐build failures on Alpine, SSL/cert issues, and opaque child‐process errors.

Todo

  • set up svc_parser FastAPI microservice + docker compose
  • set up render ymal

@aliamerj aliamerj merged commit 42be6d2 into v1.1.0-beta Apr 27, 2025
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