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

CU-8695x1dy9: Changes for running predictions async in a bg process #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomolopolis
Copy link
Member

These changes enable:

  • running models in background process,
  • run process_tasks in separate docker compose service
  • add a dialog workflow to inspect running state of bg_process
  • add an API to cancel running process and directly go in to annotate a project.

Bug fixes

  • CSRF_TRUSTED_ORIGINS empty env var wasn't being processed correctly to not raise a warning, now fixed
  • Model_cacheing - new env var to clear down models in the module level cache. This is set to 2 by default

… separate docker compose service, dialog workflow to inspect running state of bg_process and API to cancel running process and directly go in to annotate a project.
@tomolopolis
Copy link
Member Author

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

Successfully merging this pull request may close these issues.

1 participant