- Replace all requests HTTP calls with aiohttp async client - Update test_service_connection to accept service_id and use aiohttp - Ensure all database operations use sqlor framework (already implemented) - Add proper async/await patterns for HTTP operations - Maintain compatibility with existing API contracts - Follows module-development-spec and production requirements