Output update missing or ignoring data

Occassionally when I upload data to the addoutput API, export and import data is ignored without error.

This is an example from this morning:

This is my log for the update:

Oct 03 09:45:28 INFO  service:123 PVOutputOutputService Uploading payload={'d': '20251003', 'g': 3620, 'e': 20, 'ip': 20, 'pp': 6411, 'pt': '09:38'}
Oct 03 09:45:28 DEBUG service:132 PVOutputOutputService Attempt #1 to url='https://pvoutput.org/service/r2/addoutput.jsp'...
Oct 03 09:45:29 DEBUG service:140 PVOutputOutputService Attempt #1 OKAY status_code=200 limit=60 remaining=43 reset=2025-10-03 10:00:00 (871s)

The peak power was recorded, but not the exports or imports, and yet the update appeared to succeed.

Any advice?

Thanks.