S3Infosoft / mvr-automation

Repo to hold automation files for MVR
MIT License
0 stars 0 forks source link

Scheduling automation runs #4

Open sidhshar opened 5 years ago

sidhshar commented 5 years ago

Create a queue that would be looked upon to store the results of scheduled runs over cron jobs.

sidhshar commented 5 years ago

Since we are currently doing API invocation, this feature is not required at the moment.

sidhshar commented 5 years ago

We can have a flask based simple GUI to take in user request and perform the automation immediately or scheduled.

sidhshar commented 4 years ago

Plan and Evaluate how this could be achieved

sidhshar commented 4 years ago

Completed Runs Table: Start Date, End Date, OTA, Response, Status: Started, Finish, Error, Comments

sanskarjain2507 commented 4 years ago

Now the flows can be invoke through GUI.