mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-09-01 13:16:04 +08:00
Fix SDK examples polling status "1" which the API never returns — it returns mapped names like "DONE". Both loops timed out even on success. Now checks "DONE". The SDK already does this correctly. Failed parsing still times out (pre-existing).