...
A discussion was held around wether a job should provide the possibility to filter the messages pushedor pushed or not. Though it would be a nice feature, it was decided that this should not be provided in the inital version. Later a number of different filtering solutions, more or less generic, can be considered and introduced if wanted.
...
Server handler for status supervision only replies to "GET" method at the "empty" path. All other calls will return "404 NotFound".
Final solution
The go version of the producer takes environment variables for the configuration of the application itself, see the README.md file in the nonrtric repo. It also reads a file for the configuration of job types. The file has the following format:
...