<p></p>
<blockquote>
<p dir="auto">Can I just clarify here why multiple HTTP requests are a bad thing? With the API being served over HTTP/3, there's not much overhead for multiple separate parallel requests</p>
</blockquote>
<p dir="auto">Each fetch does carry some overhead in the browser.  Firing off a thousand fetches in a browser app like Rapid or iD would fill up the browser's microtask queue.   I guess I can do this though, if there's no other way.</p>
<p dir="auto">This might be the cause of the "infiinite conflict checking" bug.<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2219336326" data-permission-text="Title is private" data-url="https://github.com/facebook/Rapid/issues/1361" data-hovercard-type="issue" data-hovercard-url="/facebook/Rapid/issues/1361/hovercard" href="https://github.com/facebook/Rapid/issues/1361">facebook/Rapid#1361</a><br>
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544810395" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/iD/issues/7199" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/7199/hovercard" href="https://github.com/openstreetmap/iD/issues/7199">openstreetmap/iD#7199</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/5008#issuecomment-2243425447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJJXMJ4LABB5ECUNETZNU3YHAVCNFSM6AAAAABLFLJM3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGQZDKNBUG4">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLI3BUXU7TXTOM4R5RLZNU3YHA5CNFSM6AAAAABLFLJM3WWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUFW72KO.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/5008/2243425447</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/5008#issuecomment-2243425447",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/5008#issuecomment-2243425447",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>