to me it sounds like you're not counting the requests coming through the worker and the requests dir
to me it sounds like you're not counting the requests coming through the worker and the requests directly to the site and adding them together

WorkerKV for some experiment and this is my codeexpiration props again?


navigator.sendBeacon implemetation in Workers? Does it behave as if it's waitUntil? What does best-effort entail here specifically?
sendBeacon without having to pass the excecution context around, I might use this as my amplitude transporter await this.namespace.put(keyWithPrefix, JSON.stringify(payload), {
expiration: Math.floor(payload.resetTime.getTime() / 1000),
});