- Increase CamelOilMaxCallbackRetry from 3 to 5 for callback attempts
- Refactor order callback failure flow to update notify status and count correctly
- Fix HTTP callback request to capture and return errors properly
- Use constant CamelOilMaxCallbackRetry for pending callback query condition
- Correct token bind count update with proper chained Data calls
- Add error return when token is disabled due to frequent input errors
- Comment out test call in ListAccount to prevent unintended execution