ok icon indicating copy to clipboard operation
ok copied to clipboard

Allow jobs to choose when to save log output

Open Sumukh opened this issue 9 years ago • 4 comments

If a message is logged with a level of critical (or higher) - the log is immediately saved (instead of having to wait for 10 more messages)

This allows jobs some level of control over what gets displayed when. It's especially useful for jobs that might not print lots of information (like the autograding job - previously the user had to wait for about a minute before they got any output)

Sumukh avatar Feb 19 '17 23:02 Sumukh

Sure - that should work. What do you think a reasonable interval is? 15?

Sumukh avatar Feb 19 '17 23:02 Sumukh

Sure, it might require some manual tuning to find the right number

knrafto avatar Feb 19 '17 23:02 knrafto

@Sumukh Are you still planning on working on this PR?

colinschoen avatar May 01 '18 00:05 colinschoen

@colinschoen Nope. Feel free to take this over.

Sumukh avatar May 01 '18 00:05 Sumukh