irods / irods_capability_automated_ingest

Other
12 stars 16 forks source link

Scheduling a periodic job fails on main #293

Closed alanking closed 2 weeks ago

alanking commented 2 weeks ago

The renamed main task from restart to filesystem_main_task and s3_bucket_main_task causes these lines to fail: https://github.com/irods/irods_capability_automated_ingest/blob/b28e5c486c5476c05f85d44ece5aed5f40f3492f/irods_capability_automated_ingest/tasks/filesystem_tasks.py#L109-L112 https://github.com/irods/irods_capability_automated_ingest/blob/b28e5c486c5476c05f85d44ece5aed5f40f3492f/irods_capability_automated_ingest/tasks/s3_bucket_tasks.py#L30-L33