-
Notifications
You must be signed in to change notification settings - Fork 15
Labels
Description
This is a major task that will involve refactoring batch starter lambda logic into more simplified and structured look up. This is major because batch starter cover these major features of SDC infrastructure
- job kickoff
- dependency lookup
- event tracking
- cadence job kickoff
- reprocessing job handler
Current list of improvement requested to batch starter lambda
- Adding more precision to dependency query. Right now, it's yyyymmdd but it needs to be yyyymmddhhmmss. Also, move to string or datetime. But more precision.
- Refactor to use structure object similar to
imap-data-access's<Science>FilePathobject in dependency query. - Remove or reduce if/else statement using outcome from above bullet point discussion
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status