getStreamedLog() was ported from the Python client, but the status-message half of run log redirection was not. Add a watcher that polls a run's statusMessage and forwards changes to a logger.
Python: apify/apify-client-python#407, with a later fix in apify/apify-client-python#1036.
✍️ Drafted by Claude Code
getStreamedLog()was ported from the Python client, but the status-message half of run log redirection was not. Add a watcher that polls a run'sstatusMessageand forwards changes to a logger.Python: apify/apify-client-python#407, with a later fix in apify/apify-client-python#1036.
✍️ Drafted by Claude Code