-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Checklist
- This is not a question or a support request. If you have any Curio related questions, please ask in the discussion forum.
- This is not a new feature request. If it is, please file a feature request instead.
- This is not an enhancement request. If it is, please file a improvement suggestion instead.
- I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
- I am running the
Latest release
, or the most recent RC(release candidate) for the upcoming release or the dev branch(master), or have an issue updating to any of these. - I did not make any code changes to curio.
Curio component
- PoRep Pipeline
- Snap Deals
- Market
- IPNI provider
- Curio UI
- Other
Curio Version
curio --version
curio version 1.25.1+mainnet+git_8a54c69_2025-08-02T11:18:16+02:00
Describe the Bug
Description
Users are receiving false positive alerts and incorrect stats from Curio Slack webhook notifications for both WindowPost and WinningPost events.
Examples
WindowPost (false stats & misleading notifications):
Curio Alert reported:
• Skipped 35 sectors in deadline 1 partition 0.
• No WindowPost jobs found for miner f02011071 deadline 2 partitions 0.
• No WindowPost jobs found for miner f02011071 deadline 0 partitions 0.
What actually happened:
• Skipped 790 sectors in deadline 0 partition 0.
• Skipped 35 sectors in deadline 1 partition 0.
• Skipped 1 sector in deadline 2 partition 0.
• WindowPost jobs did run and complete for all 3 deadlines.
Logging Information
Analysis / Comments from team
• Andy Jackson:
1. Gadget for “No WindowPost jobs found for miner” fires too early.
2. Gadget for “does not contain our block” appears broken.
Repo Steps
parkan
Metadata
Metadata
Assignees
Labels
No labels