Skip to content

Fix: reset stuck Ethereum/DAI redundancy pipeline 58786#3541

Merged
TaprootFreak merged 1 commit intodevelopfrom
fix/reset-stuck-dai-pipeline
Apr 6, 2026
Merged

Fix: reset stuck Ethereum/DAI redundancy pipeline 58786#3541
TaprootFreak merged 1 commit intodevelopfrom
fix/reset-stuck-dai-pipeline

Conversation

@TaprootFreak
Copy link
Copy Markdown
Collaborator

Summary

  • Pipeline 58786 (rule 82, Ethereum/DAI) stuck InProgress since 2026-04-02
  • On-chain TX 0x1de1585e...721a reverted with Dai/insufficient-balance due to Number↔Wei precision rounding
  • Completion check only looks for Binance deposits, never detects reverted TXs → order stays InProgress forever
  • Migration sets order 118943 + pipeline 58786 to Failed, rule 82 to Active
  • Includes safety checks (verifies order exists and is still InProgress before modifying)

Related

Test plan

  • Verify migration runs without errors
  • Verify rule 82 returns to Active after deploy
  • Verify new redundancy pipeline is created on next LM cron cycle

Order 118943 has been InProgress since 2026-04-02 because the on-chain
TX reverted with Dai/insufficient-balance but the completion check only
looks for Binance deposits and never detects reverted TXs.
Sets order + pipeline to Failed and rule 82 to Active.
@TaprootFreak TaprootFreak force-pushed the fix/reset-stuck-dai-pipeline branch from f3d8c54 to f99e2e9 Compare April 6, 2026 18:50
@TaprootFreak TaprootFreak marked this pull request as ready for review April 6, 2026 18:54
@TaprootFreak TaprootFreak merged commit bab2825 into develop Apr 6, 2026
8 checks passed
@TaprootFreak TaprootFreak deleted the fix/reset-stuck-dai-pipeline branch April 6, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant