Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rover example

Example scenario for rover dev using high cpu:

  • Start the api
    • cd api && go run main.go
  • Start rover dev
    • rover dev --supergraph-config supergraph.yaml --router-config router.yaml
  • Open Activity Monitor, find rover process, note cpu usage
  • Invoke the echo query for sanity (optional)
  • Stop the api
    • Subgraph is removed
    • Note cpu usage rises to ~100%
  • Start the api again
    • Subgraph is added back
    • Note cpu usage remains high

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages