edgexfoundry / app-service-configurable

Owner: Applications WG
Apache License 2.0
18 stars 47 forks source link

refactor: Remove use of Compress function in sample profile due to issues #495

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

Compress function will eventual panic the service.

Signed-off-by: Leonard Goodell leonard.goodell@intel.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/app-service-configurable/blob/main/.github/CONTRIBUTING.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Run service with sample profile Verify after 10 mins it does not panic.

New Dependency Instructions (If applicable)

lenny-goodell commented 1 year ago

@bnevis-i this will unblock using app-sample in the helm. We randomly selected the Compress function for one of the function pipelines.