commits
*hopefully* reduces write amplification, read amplification, space amplification, and maybe even compaction stalls?
should probably pin (er, bundle) the scalar version actually used
doesn't *really* matter, just want to reply star to clients please
the response almost matches but dropshot uses "error_code: string" instead of "error: string" in its error responses
safari might be a lost cause
who-am-i may have been a mistake
so that later jose knows which key to try (it will not just try them all)
saw some spurious double-requests that led to taking the expiring task map key early
which is maybe an indication that the fragility of only having once chance to retrieve it by key is kind of a problem, but hey we can paper over that by POSTing for now for a slightly higher chance that nothing in the stack will try to re-request somehow.
not actually sure if this is needed for the raspi but initially i thought metrics weren't working. (they are fine)
bumps the allowed fp error on harmonic sum to be 1.0 instead of 0.5
*hopefully* reduces write amplification, read amplification, space amplification, and maybe even compaction stalls?
saw some spurious double-requests that led to taking the expiring task map key early
which is maybe an indication that the fragility of only having once chance to retrieve it by key is kind of a problem, but hey we can paper over that by POSTing for now for a slightly higher chance that nothing in the stack will try to re-request somehow.