Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 730 Bytes

JobConfiguration.md

File metadata and controls

executable file
·
14 lines (10 loc) · 730 Bytes

JobConfiguration

Job configuration options

Properties

Name Type Description Notes
upload list[str] When should data be uploaded? [optional]
overwrite_existing bool Should uploads overwrite existing data files? [optional] [default to True]
data_sync_interval int How frequently should the data be uploaded back to the EPIC data store? [optional]
local_submission bool Is this job being submitted locally? [optional] [default to False]

[Back to Model list] [Back to API list] [Back to README]