Files
danial 74d892fad9 fix(camel_oil): improve callback retry logic and token update handling
- 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
2025-12-11 22:51:34 +08:00
..
2023-11-15 21:35:13 +08:00
2023-11-15 14:31:37 +08:00
2023-12-16 01:34:08 +08:00
2023-12-16 01:34:08 +08:00
2025-03-30 21:40:58 +08:00
2024-07-26 21:35:54 +08:00