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
Adds reana-client validate options to detect possible issues with workflow input parameters and environment images.
Fixes problem with failed jobs being reported as still running in case of network problems.
Fixes job command encoding issues when dispatching jobs to HTCondor and Slurm backends.
Administrators:
Adds new configuration to toggle Kubernetes user jobs clean up.
(REANA_RUNTIME_KUBERNETES_KEEP_ALIVE_JOBS_WITH_STATUSES in components.reana_workflow_controller.environment)
Improves platform resilience.
Developers:
Adds new command-line options to reana-dev run-example command allowing full parallel asynchronous execution of demo examples.
Adds default configuration for developer deployment mode to keep failed workflow and job pods for easier debugging.
Changes job status consumer communications to improve overall platform resilience.