Missing subdivision, user id and conversation id on random request headers

The openai-ephemeral-user-id, openai-conversation-id , openai-subdivision-1-iso-code header values are missing randomly on specific requests.

Some all the 3 headers are missed and sometimes only openai-subdivision-1-iso-code code is missed. I don’t see any patter with these.

Is there any reason why this might happen?

I am guessing it could be related to the data control setting but I am not sure.

Has anyone else observed this?

As per my plugin stats out of 4k requests, there were about 300 with null subdivision and less than 100 with missing user id, conv id.

This missing data does not affect anything. Just want to know if there is any reason for this.