same d1 could sometimes be in the 180ms range, or the 500ms rangeIs this variance for the same query, from the same worker in the same location, for the same database?

FYI, disabling replicas is not instant. If replicas are created and process some of your queries, it can take a few hours for them to stop processing queries and completely disappear.you said you're getting issues on a prod db? It still impacting, does creating a new db work around it, etc?

{
"errors": [
{
"code": 7500,
"message": "Currently processing a long-running export."
}
],
"success": false,
"messages": [],
"result": []
}