Skip to content

agopu/sca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • sca-task

Handles tasks.

Status:

requested: requested by the user (_handled will be set for requested that's taken by sca-task for incomplete mutex) running: task is running on a resource (sca-task will periodically poll status) running_sync: task is running on a resource - synchrnously failed: task has failed finished: tash has finished successfully

  • TODO

Check for tasks that are stuck on the same status (like RUNNING for good..) and notify SCA admins (probably shouldn't change the task status, however)

About

SCA API and portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • HTML 19.3%
  • CSS 5.5%
  • Shell 0.8%