Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Current »

If a job that is created by the SWAT system is deemed to be too long then SWAT will split it into multiple jobs. The threshold for that length is stored in the database table bm_params with a name max_job_length. The default value for this is 60 (minutes).

  • No labels