Files
daggy/TODO.md
Ian Roddis e746f8c163 - Adding daemonization for daggyd
- Changing how parameter keys are stored in the map to allow for future key handling.
2021-09-01 13:32:16 -03:00

860 B

Tasks

  • Open
    • REST Server
      • Add in authorization scheme (maybe PAM auth endpoint with JWT?)
    • Core Functionality
      • Allow {{,!DATES}} style interpolation, where values from {{DATES}} are preserved as a single, comma separated list
      • Executors
        • Slurm Executor
      • Loggers
        • FileSystemLogger
          • Add unit tests
          • Add more error checking
        • General logger
        • Redis DAGRunLogger
      • Server
        • Multiple execution pools
        • per-Executor parameters
    • Utilities
      • daggyd
        • Add config file support
        • Support for all the different executors / state loggers
      • daggyc
        • Submission
        • Querying