Skip to content

Serializing mode should capture stderr (optionally) #11

Open
@alexellis

Description

@alexellis

To match the classic watchdog 1-for-1 the serializing mode should capture stderr (optionally)

When combine_output is set to false stderr goes to the container logs, when true it comes back in the function response.

Example for testing: port=8081 mode=serializing fprocess="stat x" ./of-watchdog

When calling localhost:8081 you should see the output of stderr either in the container logs or in the response - currently we see it in neither place.

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