mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-06 00:16:49 +08:00
update
This commit is contained in:
@@ -116,7 +116,7 @@ func demonstrateTaskRecovery() {
|
||||
log.Println("💡 In a real scenario, the recovered task would continue processing from the 'process' node")
|
||||
}
|
||||
|
||||
func main() {
|
||||
func mai5n() {
|
||||
fmt.Println("=== DAG Task Recovery Example ===")
|
||||
demonstrateTaskRecovery()
|
||||
}
|
||||
|
Reference in New Issue
Block a user