Margin Master
Fixed MySQL Compass inventory import timeout and retry loop issues
Shipped in Margin Master 2026.908.35163 · September 8, 2026
Resolved a critical issue where MySQL Compass inventory imports could hang indefinitely when encountering database timeouts, and optimized the import process to reduce contention on busy servers.
What changed
Import no longer retries failed blocks indefinitely
If a Compass inventory import encounters repeated database errors, you'll now see a clear error message instead of the import hanging indefinitely.
Chunked write operations reduce database blocking
Corrected connection pooling for bulk inventory writes