aiceflower opened a new pull request, #5386:
URL: https://github.com/apache/linkis/pull/5386
### What changes were proposed in this pull request?
This PR implements StarRocks task retry mechanism.
**Main Changes:**
1. **StarRocks Task Retry**
- Implemented StarRocks task retry mechanism
- Handle transient failures automatically
2. **Related Updates**
- HBase EngineConn Plugin Enhancement
- Pipeline Engine Implementation
- Dependency updates
### Does this PR introduce _any_ user-facing change?
Yes, adds StarRocks task retry capability.
### How was this patch tested?
- Existing unit tests pass
- Build verification completed
### Which component(s) does this PR affect?
- [ ] linkis-commons
- [ ] linkis-computation-governance
- [ ] linkis-dist
- [ ] linkis-engineconn-plugins
- [ ] linkis-extensions
- [ ] linkis-orchestrator
- [x] linkis-public-enhancements
- [ ] linkis-spring-cloud-services
- [ ] linkis-web
### Related Issues
Closes apache/linkis#5385
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]