Ryan Lee

Results 5 issues of Ryan Lee

Updated the tests for the merlin server unit tests to include tests for the latest addition of the merlin server config command. In order to properly test the command I...

Currently merlin server uses a different configuration file called merlin_server.yaml, while the other merlin commands use app.yaml as their configuration file. Rather than using 2 different configuration file we should...

enhancement

Changed tutorial documentation to encourage users to merlin server rather than installing their own redis server and configuring it manually. Added command summary for merlin server in merlin_commands.rst

documentation

Updated #367. Updated: Updated Changelog

enhancement

Create a celery manager that automatically manages the celery workers and restarts them accordingly when they have become unresponsive. `merlin manager` command was added and there are 3 options `run`...

enhancement