Skip to content

Debugger Service panic on "Step Forward" outside oplog range #3027

@andrueandersoncs

Description

@andrueandersoncs

On my branch of the Golem Console, I'm attempting to use the debugger service to Step Forward to a given oplog entry index.

Debugging with @mschuwalow this morning, we discovered that a panic happens in the following situation:

  1. Connect a debugging session for a given agent
  2. Invoke the agent via invoke-and-await HTTP API (I did this x3)
  3. Select an oplog index (outside the debugging session's oplog range) -> Step Forward
  4. Observe panic (terminal session hosting the services crashes entirely)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions