schon/core/vendors
Egor fureunoir Gorbunov 2712ccdeb7 Features: 1) Add retry mechanism with exponential backoff for saving attributes to handle deadlocks.
Fixes: 1) Remove unused `traceback` import; 2) Add missing import for `OperationalError`; 3) Prevent redundant saves for unchanged attributes.

Extra: 1) Simplify attribute save logic and improve efficiency; 2) Code cleanup for better readability.
2025-10-19 01:44:28 +03:00
..
__init__.py Features: 1) Add retry mechanism with exponential backoff for saving attributes to handle deadlocks. 2025-10-19 01:44:28 +03:00