Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / twitter/scoot issues and pull requests
#600 - Renameown repo
Pull Request -
State: closed - Opened by wisechengyi almost 2 years ago
#599 - Goupgrade
Pull Request -
State: closed - Opened by wisechengyi almost 2 years ago
#598 - Fmt
Pull Request -
State: closed - Opened by wisechengyi almost 2 years ago
#597 - Fmt
Pull Request -
State: closed - Opened by wisechengyi almost 2 years ago
#596 - Bump golang.org/x/net from 0.0.0-20190628185345-da137c7871d7 to 0.7.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#595 - Convert to bazel
Pull Request -
State: closed - Opened by wisechengyi about 2 years ago
#594 - Display user's processes info in task log when high memory consumption is detected, for debugging reasons
Pull Request -
State: closed - Opened by harshita-chaudhary over 2 years ago
- 1 comment
#593 - Capturing worker timeouts via stats
Pull Request -
State: closed - Opened by ralphmcneal over 2 years ago
- 1 comment
#592 - chore: update file location in README
Pull Request -
State: open - Opened by fatelei over 2 years ago
- 1 comment
#591 - Add ability to mark worker unhealthy in case of persistent high memory & add monitoring metrics
Pull Request -
State: closed - Opened by harshita-chaudhary over 2 years ago
- 1 comment
#590 - Add process mutex unlock to memory monitoring, change ps log level to debug
Pull Request -
State: closed - Opened by harshita-chaudhary over 2 years ago
#589 - Ability to override worker memory utilization function
Pull Request -
State: closed - Opened by harshita-chaudhary over 2 years ago
- 1 comment
#588 - upload logs for timedout tasks
Pull Request -
State: closed - Opened by harshita-chaudhary almost 3 years ago
- 1 comment
#587 - python -> python3 in tests
Pull Request -
State: closed - Opened by dgassaway almost 3 years ago
- 1 comment
#586 - Added interface for log uploading by workers, replacing ingesting bundles
Pull Request -
State: closed - Opened by harshita-chaudhary almost 3 years ago
- 1 comment
#584 - remove protoc from makefile
Pull Request -
State: closed - Opened by ryancouto almost 3 years ago
#583 - remove go-bindata from makefile
Pull Request -
State: closed - Opened by dgassaway almost 3 years ago
- 1 comment
#582 - remove bazel remexec
Pull Request -
State: closed - Opened by dgassaway almost 3 years ago
- 1 comment
#581 - pre/post processors
Pull Request -
State: closed - Opened by ryancouto almost 3 years ago
- 1 comment
#580 - Changed disk cleanup to use mtime vs atime
Pull Request -
State: closed - Opened by ralphmcneal almost 3 years ago
- 1 comment
#579 - upgrade mock to match internal version & run go mod tidy
Pull Request -
State: closed - Opened by ryancouto almost 3 years ago
- 2 comments
#578 - process watcher returns parsed list of processes
Pull Request -
State: closed - Opened by ryancouto almost 3 years ago
- 1 comment
#577 - kill -9 for proc clean
Pull Request -
State: closed - Opened by dgassaway about 3 years ago
- 1 comment
#576 - Changed cleanDir to update the dir's permissions to allow for deletion.
Pull Request -
State: closed - Opened by ralphmcneal about 3 years ago
#575 - Changing exec command so stderr is populated on deletion errors
Pull Request -
State: closed - Opened by ralphmcneal about 3 years ago
- 1 comment
#574 - Meant to make this exported but didn't. Whoops
Pull Request -
State: closed - Opened by ryancouto about 3 years ago
#573 - Upgrade gomock & testify to match internally pinned 3rdparty versions
Pull Request -
State: closed - Opened by ryancouto about 3 years ago
- 1 comment
#572 - Make processWatcher methods public
Pull Request -
State: closed - Opened by ryancouto about 3 years ago
#571 - updated the examples in scheduling algorithm README to match 2 testcases
Pull Request -
State: closed - Opened by JeanetteBruno about 3 years ago
#570 - Jbruno/remove ice from worker
Pull Request -
State: closed - Opened by JeanetteBruno about 3 years ago
- 1 comment
#569 - update algorithm description
Pull Request -
State: closed - Opened by JeanetteBruno about 3 years ago
#568 - Jbruno/mgci1674 investigate bazel memory usage
Pull Request -
State: closed - Opened by JeanetteBruno about 3 years ago
- 1 comment
#567 - re-checkout even if we're already on the correct branch
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#566 - Clean and reset repo even if snapshot is currently checked out
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#565 - Upgrade errors from v0.8.1->v0.9.1
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#564 - Use Histogram to capture number of updates processed in saga update s…
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 1 comment
#563 - Don't return failed status on ingestion failure
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#562 - Optimize update saga state
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 2 comments
#561 - Make retry log an error
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#560 - fix fetch error stat reporting
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 2 comments
#559 - minor performance improvements, fix reporting cluster update frequenc…
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
#558 - revert pr 521's task runner result state change
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#557 - Update polling frequency to be exponential
Pull Request -
State: closed - Opened by cheyenne-martinez over 3 years ago
- 1 comment
#556 - Jbruno/remove subscription from cluster update
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#555 - Record worker idle latency
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 1 comment
#554 - Update poller settings
Pull Request -
State: closed - Opened by cheyenne-martinez over 3 years ago
#553 - Record worker idle time
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 1 comment
#552 - adding logging for cluster update issue. This is a branch off 67439c…
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 2 comments
#551 - convert json configs to data structures
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#550 - Refactor workerapi
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 3 comments
#549 - preserve worker as workerserver, remove binaries dir
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
#548 - Move workerserver to worker/worker(part of worker refactoring)
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 2 comments
#547 - Remove worker binary config files
Pull Request -
State: closed - Opened by cheyenne-martinez over 3 years ago
- 6 comments
#546 - Move worker to its own directory(part of worker code refactoring)
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 1 comment
#545 - Move worker to top level
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 1 comment
#544 - Get rid of async package & remove unused runner interfaces
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 3 comments
#543 - remove scheduler's use of ice and bindata
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#542 - (do not review) allow logging from bazel-integration test
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 1 comment
#541 - reuse persistent temp dir where needed
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 1 comment
#540 - make test-unit -> test
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 1 comment
#539 - reuse persistent temp dir where needed
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 2 comments
#538 - Move worker to its own directory(part of worker code refactoring)
Pull Request -
State: closed - Opened by harshita-chaudhary over 3 years ago
- 2 comments
#537 - Removed unnecessary build tags
Pull Request -
State: closed - Opened by ralphmcneal over 3 years ago
- 1 comment
#536 - eliminate scheduler's use of ice, make ci works
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 2 comments
#535 - moving apiserver to top level directory
Pull Request -
State: closed - Opened by ralphmcneal over 3 years ago
#534 - Move recoverytest folder
Pull Request -
State: closed - Opened by cheyenne-martinez over 3 years ago
- 2 comments
#533 - get rid of gitfiler implementations
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 1 comment
#532 - snapshot - remove unused interface and implementations
Pull Request -
State: closed - Opened by dgassaway over 3 years ago
- 1 comment
#531 - add clean-procs to Makefile
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#530 - refactor smoketest
Pull Request -
State: closed - Opened by H-Chaudhary over 3 years ago
- 1 comment
#529 - Refactor smoketest code
Pull Request -
State: closed - Opened by H-Chaudhary over 3 years ago
- 1 comment
#528 - moving setup to top level directory
Pull Request -
State: closed - Opened by ralphmcneal over 3 years ago
- 2 comments
#527 - Moved scoot-integration to integration-tests/scoot-integration
Pull Request -
State: closed - Opened by H-Chaudhary over 3 years ago
- 2 comments
#526 - Remove unused Erase() from workerapi & runner interfaces
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#525 - Remove workercl
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#524 - set default duration for new tasks to 0
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
#523 - get rid of os/temp
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 3 comments
#522 - log average task duration
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#521 - fix bug in suspending worker when workerapi can't get task result
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#520 - fix create jobState, order tasks by average duration (desc)
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#519 - fix requestor count stats
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#518 - added stats checksum
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#517 - Add logging to node updates
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#516 - additional logging and stats
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#515 - Worker reports stat indicating if it is running a task or idling
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
- 1 comment
#514 - add logging to requestorCounts calculation
Pull Request -
State: closed - Opened by ryancouto over 3 years ago
#513 - update stats collection
Pull Request -
State: closed - Opened by JeanetteBruno over 3 years ago
- 1 comment
#512 - Revert "Update grpc to 1.28.0 (#482)"
Pull Request -
State: closed - Opened by JeanetteBruno almost 4 years ago
- 1 comment
#511 - sched - cap requestorHistory via lru cache
Pull Request -
State: closed - Opened by dgassaway almost 4 years ago
- 1 comment
#510 - inclusive language fixes
Pull Request -
State: closed - Opened by dgassaway almost 4 years ago
- 1 comment
#509 - update CI go version to 1.15
Pull Request -
State: closed - Opened by dgassaway almost 4 years ago
#508 - endpoints - no default /health endpoint
Pull Request -
State: closed - Opened by dgassaway almost 4 years ago
- 1 comment
#507 - fix scheduler creation and more meaningful variable name
Pull Request -
State: closed - Opened by JeanetteBruno almost 4 years ago
#506 - scheduler - use an LRU cache to track taskDurations
Pull Request -
State: closed - Opened by dgassaway almost 4 years ago
- 1 comment
#504 - task ordering, remove unused jobState task arrays
Pull Request -
State: closed - Opened by JeanetteBruno almost 4 years ago
- 3 comments
#496 - add framework for persisting scheduler settings with nop persistence …
Pull Request -
State: closed - Opened by JeanetteBruno about 4 years ago
- 2 comments
#494 - remove priority, refactor logging, update comments
Pull Request -
State: closed - Opened by JeanetteBruno about 4 years ago
#484 - Remove dependency on `nc` for port checking
Pull Request -
State: closed - Opened by jiridanek almost 5 years ago
- 3 comments
#482 - Update grpc to 1.28.0
Pull Request -
State: closed - Opened by anthonyjpratti almost 5 years ago
- 3 comments
#481 - explicitly report missing dependencies in the environment, e.g. `nc`
Issue -
State: closed - Opened by jiridanek almost 5 years ago