You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gruff4l0 edited this page Feb 19, 2020
·
4 revisions
t is possible to run with the Mock server.
To do so, JOB_MOCK_CYCLE should be provided with integer value upon run (e.g., export JOB_MOCK_CYCLE=10).
If set, the webapp will trigger the actual deployment of downstream training services but will rely on Mocked data. JOB_MOCK_CYCLE itself sets the frequency in seconds, in which the Mock server produces a new chunk of pre-recorded training data.
Mock server is available on dev and test environments