summaryrefslogtreecommitdiffstats
path: root/ms/command-executor/src/main/python/command_executor_server.py
AgeCommit message (Expand)AuthorFilesLines
2021-01-26PV/PVC eliminationOleg Mitsura1-3/+11
2020-08-24Add request IDs in command-executor logJulien Fontaine1-11/+13
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine1-6/+2
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine1-16/+15
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura1-5/+6
2019-11-19Changes return value from boolean to typical process return code;Serge Simard1-2/+2
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard1-10/+17
2019-06-28Do not dump a collection of outputs at the end.Oleg Mitsura1-1/+1
2019-04-16Add logger to python codeAlexis de Talhouët1-46/+12
2019-04-16Add CommandExecutor handlerAlexis de Talhouët1-2/+24
2019-04-16Add python CommandExecutor gRPC server w/ authAlexis de Talhouët1-0/+69