Skip to content

Add pending jobs queue endpoint and verify queue visibility (#490) - #590

Open
Demilade10 wants to merge 1 commit into
Core-Foundry:mainfrom
Demilade10:issue-490-notification-queue-visibility
Open

Add pending jobs queue endpoint and verify queue visibility (#490)#590
Demilade10 wants to merge 1 commit into
Core-Foundry:mainfrom
Demilade10:issue-490-notification-queue-visibility

Conversation

@Demilade10

Copy link
Copy Markdown
Contributor

Closes #490

Overview

Related Issue

Closes #

Changes

Verification

# e.g.
cd dashboard && npm test
cd listener && npm run typecheck && npm test
cd contract/contracts/hello-world && cargo test

How to Test

Checklist

  • Branch is up to date with main
  • Tests added/updated and all pass locally
  • cargo fmt --all run (if Rust changes)
  • npm run lint passes (if TypeScript changes)
  • Documentation updated if behavior changed

@drips-wave

drips-wave Bot commented Jul 31, 2026

Copy link
Copy Markdown

@Demilade10 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Improve Notification Queue Visibility

1 participant