fix(ipintelligence): apply configured timeout to MMDB downloads and expose IP intelligence timeout option
This commit is contained in:
+10
-1
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- apply configured timeout to MMDB downloads and expose IP intelligence timeout option (ipintelligence)
|
||||
- wrap MMDB fetch requests with AbortController-based timeout handling
|
||||
- pass SmartNetwork ipIntelligenceTimeout through to IpIntelligence initialization
|
||||
- add test coverage to verify timed-out MMDB downloads are aborted
|
||||
|
||||
## 2026-04-30 - 4.7.1 - fix(build)
|
||||
enforce stricter TypeScript checks and update build dependencies
|
||||
|
||||
@@ -303,4 +312,4 @@ New feature added.
|
||||
|
||||
## 2017-12-12 - 1.0.1 - initial
|
||||
Initial commit.
|
||||
- Initial project setup.
|
||||
- Initial project setup.
|
||||
|
||||
Reference in New Issue
Block a user