yeti icon indicating copy to clipboard operation
yeti copied to clipboard

Feeds stuck in 'updating' state after the interruption

Open dumprop opened this issue 2 years ago • 1 comments

Description

For a long time feeds stuck in updating state after the interruption, and it has been answered already https://github.com/yeti-platform/yeti/issues/88#issuecomment-308346437

Steps to Reproduce

  1. run updating feeds
  2. restart yeti
  3. feeds that have not had time to update will be stuck in the update state, and it is impossible to start a re-update without a request to the database

Expected behavior

I can update any feed after restart

Actual behavior

It is impossible to start a re-update without a request to the database

I would like to see some kind of fix that performs this fix at the startup of the yeti

dumprop avatar Mar 16 '22 20:03 dumprop

I think for now, if necessary, you can pre-launch unlock.py I have prepared small changes to meet the needs

dumprop avatar Mar 21 '22 22:03 dumprop