Closed rlnsy closed 3 years ago
EDIT: should allow chunk number as a parameter to the update request, which queries a specific chunk
EDIT: should also parameterize the max filter size e.g. MAX_FILTER_SIZE, but it should be set to 2kb right now as that's what the dongle assumes.
The update endpoint needs to divide the ephemeral id list into smaller chunks for downloading.
Specifically, we must do the following: