Skip to content

Compile Script after Save button click #926

@AntyaDev

Description

@AntyaDev
  • check if we can Compile without Run
  • check how long it takes to compile only the script
  • We can run a compile check in the background and inform the user via some Toast/Popup window about the result
  • User can't run the test without a compilation check.
  • When the user clicks Run, we need to make sure that the Script was compiled successfully (we check this in DB). Otherwise, we need to run the compilation, mark it in the DB, and schedule it in K8s if the compilation was successful.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions