Apply suggestions from code review of branch scan-logs

This commit is contained in:
Joe Knapper 2026-02-23 13:48:15 +00:00
parent d7a27ee82f
commit ff9c61bd65

View file

@ -443,7 +443,7 @@ def get_invocation_logs(
This must be called from the action's context (thread).
Note that only 1000 logs are stored in LabThings for very long tasks that
Note that only 1000 logs are stored in LabThings. For very long tasks that
log regularly it may be good to periodically poll this and request only
the logs since the last log was created.