Conversation
|
|
Ignore the mess above. This is a simple PR with a single commit. I accidentally built on |
Enables easy access to the logs of a running devnet.
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
## Description When the engine tries to insert a payload and receives an unexpected status, it should gracefully recover instead of panicking. This falls in line with the level of the errors returned from the `BuildTask` and the `SynchronizeTask`
Adds a handy dandy command (
make devnet-logs) for accessing the logs of a running devnet instance.