]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Don't retry failed transaction for refresh
authorChocobozzz <me@florianbigard.com>
Fri, 9 Apr 2021 14:29:38 +0000 (16:29 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 9 Apr 2021 14:29:38 +0000 (16:29 +0200)
commit78ec174cca0f03a0647b0d39c8d91082f63d98db
tree8b2e0e89182a112e7a35960e197f184157af121c
parent21c917b38bcb2eb3e541f745a0a6d8456e3d57b1
Don't retry failed transaction for refresh

It's just a refresh and could lead to some issues in our tests. If there
is a transaction conflict, it means that the same video is already
beeing updated so aborting should be fine
server/lib/activitypub/videos.ts