OSC / ood_appkit

https://osc.github.io/Open-OnDemand/
MIT License
1 stars 2 forks source link

Generators should add explicit updating of job status and OodAppkit should set `OscMacheteRails.update_status_of_all_active_jobs_on_each_request = false` #28

Closed ericfranz closed 7 years ago

ericfranz commented 7 years ago

Generators should add explicit updating of job status and OodAppkit should set OscMacheteRails.update_status_of_all_active_jobs_on_each_request = false. See an example here:

https://github.com/AweSim-OSC/documentation/wiki/Port-an-existing-app-to-OOD#7-explicitly-update-status-of-jobs-on-each-request

ericfranz commented 7 years ago

Wrong repo.