-
feat(managementasset): enforce 3-hour rate limit on management asset update checks
released this
2025-10-09 20:23:58 +00:00 | 1667 commits to main since this release- Introduced synchronization with
sync.Mutexto ensure thread safety. - Added logic to skip update checks if the last check was performed within the 3-hour interval.
Downloads
- Introduced synchronization with