Skip to content

chore: prover release workflow #1779

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sergeytimoshin
Copy link
Contributor

No description provided.

- Replace generic queue workers with circuit-specific workers (update, append, address-append)
- Add Docker deployment files (Dockerfile.light, docker-compose.yml)
- Implement separate cleanup routines for old requests (30min) and results (1000+ items)
- Add comprehensive Redis queue test suite with 1000+ lines of tests
- Remove priority system and queue-workers flag in favor of circuit-based routing
- Always route batch operations to queues to prevent cross-contamination
- Enhanced failed job status reporting with detailed error information
- Fix SERVER_MODE environment variable typo
Includes two image variants
- rpc with embedded keys needed for photon
- light without
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