Is it possible to have custom startup notices on the session card while a job is starting? We have a complicated job script that sometimes takes upwards of 10-15 minutes to finish intializing, and we’d like to be able to tell users what is actually happening in the background.
We’ve gotten a couple complaints that they think their job has stalled, when it actually is still loading. Is it possible to set updated notices at specific points in the script.sh.erb file?
As to changing the partial for the card - yes this is global, but since it’s ERB (embedded ruby) you should be able toggle in some if/else block so it only applies to that one app.