VSN-1039/integrate HTTP communication with geolocation service for automated data insertion
- Send POST request to geolocation microservice with current date
- Use httpx with no timeout to support large payloads
- Log success and error states
- Externalize geolocation service URL via .env variable