Skip to content

proxystore.endpoint.constants

Endpoint constants.

MAX_CHUNK_LENGTH module-attribute

MAX_CHUNK_LENGTH = 1000000

Maximum chunk length (bytes) for GET/SET requests to/from the endpoint.

MAX_OBJECT_SIZE_DEFAULT module-attribute

MAX_OBJECT_SIZE_DEFAULT = 100000000

Default maximum endpoint object size in bytes.