relay.go
19.8 KB
-
refactor(relay): rename RelayTask to RelayTaskFetch and update routing · 7d5fc3ff
- Renamed RelayTask function to RelayTaskFetch for clarity. - Updated routing in relay-router.go and video-router.go to use RelayTaskFetch for fetch operations. - Enhanced error handling in RelayTaskFetch function. - Adjusted task data conversion in TaskAdaptor to include task ID.
CaIon committed