Error thrown on consecutive connector executions

Summary

Error thrown on consecutive connector executions (with same index source, different index UID)

Steps to reproduce

Run (more than once):

sudo docker run --rm --network="host" registry.gitlab.com/openstapps/api/cli:latest e2e http://localhost:3000

Relevant logs and/or screenshots

[ERROR] Object "65c0eb72-4ecd-5267-a378-305e10125e74" already exists. Object was: {...}

Possible fixes

Fixed in !41 (merged)

Edited by Rainer Killinger