issues
search
twitter
/
scoot
Scoot is a distributed task runner, supporting both a proprietary API and Bazel's Remote Execution.
Apache License 2.0
349
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Renameown repo
#600
wisechengyi
closed
1 year ago
0
Goupgrade
#599
wisechengyi
closed
1 year ago
0
Fmt
#598
wisechengyi
closed
1 year ago
0
Fmt
#597
wisechengyi
closed
1 year ago
0
Bump golang.org/x/net from 0.0.0-20190628185345-da137c7871d7 to 0.7.0
#596
dependabot[bot]
opened
1 year ago
0
Convert to bazel
#595
wisechengyi
closed
1 year ago
0
Display user's processes info in task log when high memory consumption is detected, for debugging reasons
#594
harshita-chaudhary
closed
2 years ago
1
Capturing worker timeouts via stats
#593
ralphmcneal
closed
2 years ago
1
chore: update file location in README
#592
fatelei
opened
2 years ago
1
Add ability to mark worker unhealthy in case of persistent high memory & add monitoring metrics
#591
harshita-chaudhary
closed
2 years ago
1
Add process mutex unlock to memory monitoring, change ps log level to debug
#590
harshita-chaudhary
closed
2 years ago
0
Ability to override worker memory utilization function
#589
harshita-chaudhary
closed
2 years ago
1
upload logs for timedout tasks
#588
harshita-chaudhary
closed
2 years ago
1
python -> python3 in tests
#587
dgassaway
closed
2 years ago
1
Added interface for log uploading by workers, replacing ingesting bundles
#586
harshita-chaudhary
closed
2 years ago
1
remove protoc from makefile
#584
ryancouto
closed
2 years ago
0
remove go-bindata from makefile
#583
dgassaway
closed
2 years ago
1
remove bazel remexec
#582
dgassaway
closed
2 years ago
1
pre/post processors
#581
ryancouto
closed
2 years ago
1
Changed disk cleanup to use mtime vs atime
#580
ralphmcneal
closed
2 years ago
1
upgrade mock to match internal version & run go mod tidy
#579
ryancouto
closed
2 years ago
2
process watcher returns parsed list of processes
#578
ryancouto
closed
2 years ago
1
kill -9 for proc clean
#577
dgassaway
closed
2 years ago
1
Changed cleanDir to update the dir's permissions to allow for deletion.
#576
ralphmcneal
closed
2 years ago
0
Changing exec command so stderr is populated on deletion errors
#575
ralphmcneal
closed
2 years ago
1
Meant to make this exported but didn't. Whoops
#574
ryancouto
closed
2 years ago
0
Upgrade gomock & testify to match internally pinned 3rdparty versions
#573
ryancouto
closed
2 years ago
1
Make processWatcher methods public
#572
ryancouto
closed
2 years ago
0
updated the examples in scheduling algorithm README to match 2 testcases
#571
JeanetteBruno
closed
2 years ago
0
Jbruno/remove ice from worker
#570
JeanetteBruno
closed
2 years ago
1
update algorithm description
#569
JeanetteBruno
closed
2 years ago
0
Jbruno/mgci1674 investigate bazel memory usage
#568
JeanetteBruno
closed
2 years ago
1
re-checkout even if we're already on the correct branch
#567
ryancouto
closed
3 years ago
1
Clean and reset repo even if snapshot is currently checked out
#566
ryancouto
closed
3 years ago
1
Upgrade errors from v0.8.1->v0.9.1
#565
ryancouto
closed
3 years ago
1
Use Histogram to capture number of updates processed in saga update s…
#564
harshita-chaudhary
closed
3 years ago
1
Don't return failed status on ingestion failure
#563
ryancouto
closed
3 years ago
1
Optimize update saga state
#562
harshita-chaudhary
closed
3 years ago
2
Make retry log an error
#561
ryancouto
closed
3 years ago
1
fix fetch error stat reporting
#560
JeanetteBruno
closed
2 years ago
2
minor performance improvements, fix reporting cluster update frequenc…
#559
JeanetteBruno
closed
3 years ago
0
revert pr 521's task runner result state change
#558
JeanetteBruno
closed
3 years ago
1
Update polling frequency to be exponential
#557
cheyenne-martinez
closed
3 years ago
1
Jbruno/remove subscription from cluster update
#556
JeanetteBruno
closed
3 years ago
1
Record worker idle latency
#555
harshita-chaudhary
closed
3 years ago
1
Update poller settings
#554
cheyenne-martinez
closed
3 years ago
0
Record worker idle time
#553
harshita-chaudhary
closed
3 years ago
1
adding logging for cluster update issue. This is a branch off 67439c…
#552
JeanetteBruno
closed
3 years ago
2
convert json configs to data structures
#551
JeanetteBruno
closed
2 years ago
1
Refactor workerapi
#550
harshita-chaudhary
closed
3 years ago
3
Next