QDAirPortBackend0122/qaup-collision/src
sladro ea3f4a3b7b Refactor DataProcessingService to support bizKey in route queries and reduce retry attempts
- Updated ROUTE_RETRY_MAX_ATTEMPTS from 20 to 2 and ROUTE_RETRY_MAX_DELAY_MS from 30s to 5s.
- Modified PendingRouteQuery to include bizKey for better route query management.
- Enhanced methods to check and mark routes as retrieved using bizKey.
- Adjusted route query methods to handle bizKey, ensuring proper caching and retrieval.
- Cleaned up redundant code and improved logging for better traceability.
- Added a new section in the documentation for the restart process of the application.
2026-02-08 08:37:47 +08:00
..
main Refactor DataProcessingService to support bizKey in route queries and reduce retry attempts 2026-02-08 08:37:47 +08:00
test Initial commit 2026-01-22 13:19:47 +08:00