Webhook with id object.id=null

I’m guessing this is an issue of some job worker communicating with a replication DB which is not synced yet, hence it does not find the meeting object.
Is it reasonable to think that if I fail the webhook with 500, the next retry will contain the meeting id? Or is the retry mechanism separated and the same event JSON will be sent anyways?