Skip to content

fix: run the app against modern RabbitMQ and Postgres - #31

Open
shefoss wants to merge 1 commit into
backstopmedia:masterfrom
shefoss:fix/run-on-modern-docker-stack
Open

fix: run the app against modern RabbitMQ and Postgres#31
shefoss wants to merge 1 commit into
backstopmedia:masterfrom
shefoss:fix/run-on-modern-docker-stack

Conversation

@shefoss

@shefoss shefoss commented Aug 29, 2026

Copy link
Copy Markdown
  • bump pg to 8 (7.x hangs on scram-sha-256 auth)
  • set frameMax=8192 for RabbitMQ 4 minimum
  • switch queues to durable (transient queues rejected)
  • catch handler errors so RPC replies instead of hanging
  • drop misplaced user guard on GET /users
  • hide password on list responses

- bump pg to 8 (7.x hangs on scram-sha-256 auth)
- set frameMax=8192 for RabbitMQ 4 minimum
- switch queues to durable (transient queues rejected)
- catch handler errors so RPC replies instead of hanging
- drop misplaced user guard on GET /users
- hide password on list responses
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