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
rejected_jobs are stored as part of the session metadata. However, they should be handled like the other lists of jobs (for instance, the mandatory_jobs, and have a dedicated section in the raw session when saved to disk.
Enhancement Proposal
rejected_jobs
are stored as part of the session metadata. However, they should be handled like the other lists of jobs (for instance, themandatory_jobs
, and have a dedicated section in the raw session when saved to disk.This came of interest after Massimiliano's PR to fix #1557
The text was updated successfully, but these errors were encountered: