You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(api_call): improve node selection with shuffling
- Add `requestNumber` parameter to `getNode()` method for request tracking
- Add detailed debug logging throughout node selection process
- Fix node selection loop to properly iterate through all available nodes
- Improve fallback logic when no healthy nodes are found
- Replace direct node access with candidate node pattern for better readability
0 commit comments