update1#56
Conversation
There was a problem hiding this comment.
Sorry @felipersd8, your pull request is larger than the review limit of 150000 diff characters
|
what is the purpose of this PR? didnt understand @felipersd8 |
@dpaes this PR establishes the technical foundation for our new scalable infrastructure. The main goal is to sync and migrate to the Go version (v0.7.1), which is critical for scaling from the current 100-150 instance limit (Waha/Node) to 800+ instances with minimal resource overhead. Key highlights of this update: Core v0.7.1 Sync: Integration of the latest performance and stability improvements from the main engine. Railway Deployment Fix: Adjusted the whatsmeow-lib cloning process to ensure seamless builds on Railway, enabling us to leverage their private networking for RabbitMQ. Edge-Ready Architecture: Prepares the structure to offload heavy processing to Edge Functions via message queues, keeping the main application lightweight and resilient. |
Description
Related Issue
Closes #(issue_number)
Type of Change
Testing
Screenshots (if applicable)
Checklist
Additional Notes