If the daemon times out the same video could get published twice #15

Closed
opened 2018-05-31 01:03:58 +02:00 by nikooo777 · 1 comment
nikooo777 commented 2018-05-31 01:03:58 +02:00 (Migrated from github.com)

And if both of them are synced within the same block, a double claim will show up.

Solution:
when ytsync tool detects a time out it should restart the daemon (and thus wait a block too)

And if both of them are synced within the same block, a double claim will show up. Solution: when ytsync tool detects a time out it should restart the daemon (and thus wait a block too)
nikooo777 commented 2018-07-04 16:56:20 +02:00 (Migrated from github.com)

This issue was worked around rather than solved by extending the timeout from 5 minutes to 40 minutes (thus covering every failed attempt so far) and by not retrying the publication.

This issue was worked around rather than solved by extending the timeout from 5 minutes to 40 minutes (thus covering every failed attempt so far) and by not retrying the publication.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.go#15
No description provided.