Skip to content

Improve Redis connection handling#94

Merged
ohld merged 1 commit intoproductionfrom
codex/fix-redis-connection-error-handling
Sep 30, 2025
Merged

Improve Redis connection handling#94
ohld merged 1 commit intoproductionfrom
codex/fix-redis-connection-error-handling

Conversation

@ohld
Copy link
Member

@ohld ohld commented Sep 30, 2025

Summary

  • add configuration for Redis health checks and enable socket keepalive on the async connection pool
  • wrap the meme queue pipeline usage in an async context manager so connections are released properly

Testing

  • pytest (fails: missing optional test dependencies such as pytest_asyncio, sqlalchemy, and orjson in the environment)

https://chatgpt.com/codex/tasks/task_e_68dc050362b88326b3e20da30203a807

@ohld ohld merged commit a2e6d30 into production Sep 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant