3caae14192
When Oracle verification fails in ulw-loop mode, the previous Oracle session was never aborted before restarting. Each retry created a new descendant session, causing unbounded session accumulation and 500 errors from server overload. Now abort the old verification session before: - restarting the loop after failed verification - re-entering verification phase on subsequent DONE detection