Skip to content

Conversation

merolish
Copy link
Contributor

Summary

Add /live and /ready to lazer agent.

Rationale

k8s deploys for internal publishers

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Jun 27, 2025

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

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:55pm

@merolish merolish requested a review from a team as a code owner June 27, 2025 17:30
Self { sender }
Self {
sender,
is_ready: Arc::new(AtomicBool::new(false)),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha, created a new one after moving this earlier, this didn't work.

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.

3 participants