Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rooch-da): add shutdown handling in producer task #3231

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Jan 24, 2025

Summary

Enhanced the producer task to gracefully handle shutdown signals by using tokio::select!. Added logic to calculate and log the average execution time per transaction for better performance tracking.

Enhanced the producer task to gracefully handle shutdown signals by using `tokio::select!`. Added logic to calculate and log the average execution time per transaction for better performance tracking.
Copy link

vercel bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 4:55pm
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 4:55pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2025 4:55pm

@popcnt1 popcnt1 merged commit e955e83 into rooch-network:main Jan 24, 2025
6 of 9 checks passed
@popcnt1 popcnt1 deleted the feat/da/exec/produce_exit branch January 24, 2025 16:49
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