Issues - sjherrick/code-base GitHub Wiki
Issues
Dependencies
- Python 3.7 incompatible with eventlet
- Error message: TypeError: GreenSSLSocket does not have a public constructor.
- Solution: Downgrade to Python 3.6
- Reference: https://github.com/eventlet/eventlet/issues/502
AWS UDP LoadBalancer
- AWS does not support UDP LoadBalancers deployed through EKS