Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Feature Request: Add optional debug=port parameter #172

@S-Kantor

Description

@S-Kantor

Hi,

My regular development flow when working on debugging services follows something like this.

  1. Set up remote debugger to port y
  2. Open ~/repo/edward.json
  3. Find my service and add --debug y inside the launch step
  4. Close the file, and edward start service
  5. Then when I'm done my debugging, I have to manually revert my changes to edward.json.

If it's possible, I think something like this would be more ideal.

edward start service debug=y

The benefits of this change:

  • No accidental edward changes getting committed to source
  • Less manual efforts
  • A model that can allow for other optional parameters passed in to edward start/restart service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions