[v1.0.7] - 2025-01-02
Version: 1.0.7
Release Type: Configuration Update
Release Date: 2025-01-02
Features Added
•
Configurable API Timeouts
Admins can now configure connection and read timeouts for API requests
• Added
api-timeout.connect configuration option (default: 15000ms)
• Added
api-timeout.read configuration option (default: 15000ms)
• Timeout settings apply to all API calls including IP checks, statistics, and health checks
• Helps servers with slower connections or distant from API servers
Changes
•
Increased default API timeouts from 5 seconds to 15 seconds
• Reduces timeout errors for servers with slower network connections
• Provides better reliability for international servers
• Can be adjusted per-server needs in configuration