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

Connect all workers' tasks so the CMDI editor can call them automatically #9

Open
lilimelgar opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@lilimelgar
Copy link
Contributor

The workers' tasks are now separated and run individually. Once the editor is working with the new back-end (python API) we will need them to run automatically in a specific order. This issue is to start testing what would the most logical way be to go through all the calls from each task.

ToDo:

  • Conceptually come up with a logical way to connect all the tasks between themselves
  • Write one function that the CMDI editor can call with the namespace or recordId
  • Test with a couple of vocabularies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant