estuary icon indicating copy to clipboard operation
estuary copied to clipboard

Task - Create deal monitoring/reconciliation worker

Open en0ma opened this issue 2 years ago • 2 comments

Abstract all deal-monitoring/reconciliation code into this worker.

The basic idea is that this worker will continuously monitor the content_deals table for existing deals and check if they need repairs (slashed), need renewals (deals about to expire), or failed data transfer.

When a content_deal is about to expire(needs renewal), is slashed, or failed, the worker will create a replacement content_deal (which the deal-making worker will pick up) and mark the bad deal with its replacement_id.

The UI will show the deal is being replaced.

en0ma avatar Dec 07 '22 12:12 en0ma

@en0ma should this be assigned to you? :)

Sottomayor18 avatar Dec 14 '22 15:12 Sottomayor18

@en0ma should this be assigned to you? :)

yes

en0ma avatar Dec 14 '22 16:12 en0ma