Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

...