Log Limit Setting

  11 Mar 2021   1 min read

Previously Quokka would log an infinite number of values for repeated code (e.g. within a loop). For a large number of iteration, this could lead to slow Quokka execution and out of memory exceptions. Quokka now limits the default number of values output for repeated code to 100; this can be changed with a Quokka setting.