Skip to content

Conversation

@Jonathan-Adly
Copy link
Collaborator

  • Goal of this release is to make the API faster. The problem was we are initialing the runner on every request - which is inefficient.

  • The runner should be initialized once outside the endpoint

  • Ideally - if a request came before it is fully initialized - we can handle this.

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.

2 participants