Browse Source
- Fix fetchImageRateLimits to accept configurable imageServer parameter instead of hardcoded DEFAULT_IMAGE_API_SERVER - Add enhanced diagnostic logging for image server operations with server context, error tracking, and user registration status - Update AccountViewView.vue to pass correct image server parameter - Ensure consistent server switching behavior across all API endpoints - Prevent similar server configuration issues in image operations Fixes server switching not applying to image rate limit checks and provides complete visibility into image server operations for debugging and monitoring.pull/170/head
2 changed files with 53 additions and 4 deletions
Loading…
Reference in new issue