So backups are still having issues, same problem. I deleted all backup files and started with an empty bucket.
Manifest of first backup and query timestamp:
manifest (3).json (842 Bytes)
{
"data": {
"node": [
{
"uid": "0x21acb"
}
]
},
"extensions": {
"server_latency": {
"parsing_ns": 29002,
"processing_ns": 8152545,
"encoding_ns": 9523,
"assign_timestamp_ns": 1265348
},
"txn": {
"start_ts": 21603
}
}
}
Result of 2nd backup and query timestamp:
manifest (4).json (849 Bytes)
{
"data": {
"node": [
{
"uid": "0x21acb"
}
]
},
"extensions": {
"server_latency": {
"parsing_ns": 16821,
"processing_ns": 15343449,
"encoding_ns": 9767,
"assign_timestamp_ns": 1453494
},
"txn": {
"start_ts": 21637
}
}
}