Skip to content

Conversation

@TimPietruskyRunPod
Copy link

@TimPietruskyRunPod TimPietruskyRunPod commented Jan 14, 2026

Summary

  • Upgrade from Python 3.10-slim to 3.12-slim for better performance
  • Use latest runpod package instead of pinned version 1.7.7
  • Rename rp_handler.py to handler.py for consistency

Test plan

  • Build Docker image locally with docker build -t worker-websocket-test .
  • Test with a serverless endpoint to verify WebSocket functionality

- Upgrade from Python 3.10-slim to 3.12-slim for better performance
- Use latest runpod package instead of pinned 1.7.7
- Rename rp_handler.py to handler.py for consistency
- Remove asyncio from requirements (part of stdlib)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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.

3 participants