Skip to content

v1.98.4

Choose a tag to compare

@j-mendez j-mendez released this 02 Jul 13:16
· 1609 commits to main since this release

Whats Changed

You can now set the max bytes limit for resources by using the env variable SPIDER_MAX_SIZE_BYTES.

example for 1gb limit:

export SPIDER_MAX_SIZE_BYTES=1073741824

Full Changelog: v1.98.3...v1.98.4