Files
ragflow/internal
Lem0nTea2002 110ed630bd fix(harness): honor node and engine retry policies in Pregel (#18388)
### Summary

Pregel nodes created with `AddNodeWithOptions` retain a node-level
`RetryPolicy`, but task construction dropped that policy. When a task
had no policy, execution also bypassed the engine-level policy
configured with `WithRetryPolicy` and instantiated the default policy
directly.
2026-08-17 21:27:18 +08:00
..
2026-08-14 19:42:41 +08:00
2026-07-27 10:20:16 +08:00
2026-08-11 19:19:29 +08:00
2026-08-05 22:05:07 +08:00