Skip to content

Geo: Recover stuck verification started rows

Michael Kozono requested to merge mk/recover-stuck-started-rows into master

What does this MR do?

Part of #13839 (closed)

Follows on !47372 (merged)

If a job is lost or killed, it is possible (though unlikely) for rows to be stuck in verification_started state. This MR unsticks those after a timeout.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports