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

breakpoints with better logging #1117

Closed
Reecepbcups opened this issue May 7, 2024 · 1 comment
Closed

breakpoints with better logging #1117

Reecepbcups opened this issue May 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Reecepbcups
Copy link
Member

Reecepbcups commented May 7, 2024

  1. Stream logs and check for panics in running container instances (i.e failed starts). stream to normal ictest logs and panic

  2. “It would have been nice to like a debug REPL where you could set up "breakpoints" in the lifecycle of ic and query the containers (exec, docker stuff, etc.) Maybe something where you could easily access all the logs etc” - Gjermund Garaba

interchaintest.Breakpoint()

  • pause conainers
  • Open an API to continue to the next steps (i.e. pass the breakpoint)
  • Show chains & their host RPCs in logs print
  • stdin? (hacky, but removes the need for another API)
@Reecepbcups Reecepbcups added the enhancement New feature or request label May 7, 2024
@Reecepbcups
Copy link
Member Author

I think this is a nice to have, but other ways to currently do it if really needed vs a proper solution.

@Reecepbcups Reecepbcups closed this as not planned Won't fix, can't repro, duplicate, stale Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant