Event JSON
{
"id": "871bb7eb6b62fc2332a2747f3e7bae0a198cd181bf6a042c88e66df1d975bda4",
"pubkey": "c2d7f88c20db9780660f0b2f5c3ea0b2fdb35258739d33bf2f5bfb60690f95ff",
"created_at": 1750841065,
"kind": 1,
"tags": [
[
"proxy",
"https://toot.cafe/@tomayac/114743120082554014",
"web"
],
[
"proxy",
"https://toot.cafe/users/tomayac/statuses/114743120082554014",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://toot.cafe/users/tomayac/statuses/114743120082554014",
"pink.momostr"
],
[
"-"
]
],
"content": "Very exciting Intent to Prototype for \"Fetch retry\": https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACPC1r6QFoqcmdoEMeG4JKJXGLqvGW%2BMr-UZj%2Br6HrQ%3DTNqKYQ%40mail.gmail.com. This explainer gas all details: https://github.com/explainers-by-googlers/fetch-retry/tree/main.\n\n```js\nfetch(\"/api/logging, {\n method: \"POST\",\n body: data,\n keepalive: true, // Essential for retryAfterUnload: true\n retryOptions: {\n maxAttempts: 5, // Max 5 retries (6 total attempts)\n retryNonIdempotent: true // Required to allow retrying POST\n // Use default value for the retry delay etc.\n }\n});\n```",
"sig": "8b4ddfacd6d62a7bc90b2808a8165990085080ba9f69e1e672b7c314373059c86e81cfa74c1b2c52993bdfdf3d04c02a68625d8214bfa0248e0e3d0ad8860844"
}