Skip to content

Milestones

List view

  • We've been running into some issues with Marshmallow and the Flask framework. It may be worth looking into whether a better framework exists (FastAPI or Django?)

    No due date
    1/1 issues closed
  • ## Overview Many projects have code that needs to run as background jobs. These include ETL batch jobs and asynchronous jobs for handling events. We should have a default approach for architecting these jobs. ## References - https://www.reddit.com/r/dataengineering/comments/s78jvx/best_job_scheduler_in_2022_airflow_dagster/ - https://dagster.io/blog/dagster-airflow - ...

    No due date
  • Most projects need to think about authorization and setting up a framework for handling that. It would be beneficial to have a strong default setup for that with some examples.

    No due date