Move Scheduling endpoints from Data Ingestion service to Workflow service
[Architecture runway] As a solution architect I need the scheduling endpoints moved to the deprecated Data Workflow Service to the Ingestion Workflow service so that they can be used in the EDS solution to schedule jobs based on ConnectedDataJob entries.
Branch eds-156-add-scheduling-endpoints
Notes
- Paths remain the same
- AWS logic stays the same
- Code will need to be refactored to use the workflow service instead of the data ingestion service for ingestion. This will involve utilizing the workflow object
Tasks
-
Move scheduling endpoints to workflow service (Rajesh) -
Refresh branch from master, test, issue merge request (Spencer) -
Refactor eds scheduler dag to point to the workflow service