You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: