-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
EnhancementNew feature or requestNew feature or requestPlannedPlanned and roadmapped workPlanned and roadmapped work
Milestone
Description
Provide a brief summary of the planned work
IP Locations are an optional feature (especially in the local development environment) and should stop logging errors to reduce misleading error reports.
Detailed overview
We're logging errors when the IP database file is not found; we're logging errors when the file fails to find the IP, and on each request when the location is not found. As the feature is optional, we should either stop logging this stuff completely or at least reduce it to a debug log level.
Hint/location:
com/appifyhub/monolith/features/common/api/RequestIpAddressHolder.kt:58
com.appifyhub.monolith.features.geo.repository.GeolocationRepositoryImpl#log
com.appifyhub.monolith.features.geo.storage.GeolocationDaoLocalFile
scripts/pull_ip_geo.sh:27
List the acceptance criteria
- Severity of error reporting for IP Location features is reduced
- If any, tests are updated to reflect this change (and passing)
Include any additional notes (optional)
No response
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestPlannedPlanned and roadmapped workPlanned and roadmapped work
Type
Projects
Status
Ready