when inserting a visit with an id set (eg. when replaying), origin.next_visit_id is not changed, so it may cause visit id clashes if we start creating visits after a reply.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
The origin_visit topic was replayed with your diff during the weekend. let's test now if the worker behavior is more deterministic
Comment Actions
It seems the problem is no longer present now (tested with several origins)
root@parasilo-19:~/swh-environment/docker# docker exec -ti docker_swh-loader_1 bash swh@8e68948366b7:/$ swh loader run git https://github.com/slackhq/nebula INFO:swh.loader.git.loader.GitLoader:Load origin 'https://github.com/slackhq/nebula' with type 'git' INFO:swh.loader.git.loader.GitLoader:Listed 293 refs for repo https://github.com/slackhq/nebula {'status': 'uneventful'} swh@8e68948366b7:/$ swh loader run git https://github.com/slackhq/nebula INFO:swh.loader.git.loader.GitLoader:Load origin 'https://github.com/slackhq/nebula' with type 'git' INFO:swh.loader.git.loader.GitLoader:Listed 293 refs for repo https://github.com/slackhq/nebula {'status': 'uneventful'} swh@8e68948366b7:/$ swh loader run git https://github.com/slackhq/nebula INFO:swh.loader.git.loader.GitLoader:Load origin 'https://github.com/slackhq/nebula' with type 'git' INFO:swh.loader.git.loader.GitLoader:Listed 293 refs for repo https://github.com/slackhq/nebula {'status': 'uneventful'}