64 is probably fine for now. Maybe would want to make this configurable though in the future.
Originally posted by @ncitron in #535 (comment)
The constants defined in file core/src/execution/constants.rs such as:
MAX_STATE_HISTORY_LENGTH
MAX_SUPPORTED_BLOCKS_TO_PROVE_FOR_LOGS
PARALLEL_QUERY_BATCH_SIZE
should all be configurable by the end user.