Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Job Tracking System #19

Open
wasciutto opened this issue Sep 19, 2023 · 2 comments
Open

Build Job Tracking System #19

wasciutto opened this issue Sep 19, 2023 · 2 comments
Assignees

Comments

@wasciutto
Copy link
Contributor

No description provided.

@wasciutto
Copy link
Contributor Author

Track when jobs are spawned

Needs to be split in sub-tasks

@wasciutto wasciutto self-assigned this Sep 19, 2023
@wasciutto
Copy link
Contributor Author

  • putting stuff into database
  • may need to lock db
  • all l1 jobs have these IDs
  • table of job IDs
  • refresh_feat_status() - doesn't deal with jobs but does go into feat folders and look for dot files
  • read_df_sql_r()
  • run_glm_pipeline() - create job ids
  • design table that will be extensible and is called by the run_glm_pipeline
  • r batch job class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant