AmplicaLabs / reconnection-service

A Gateway microservice to reconnect graphs in DSNP/Frequency
https://amplicalabs.github.io/reconnection-service/
Apache License 2.0
2 stars 0 forks source link

[enhancement]: Endpoint to stop/pause scanner #143

Open wilwade opened 2 months ago

wilwade commented 2 months ago

A request from a user:

It would be great to have an endpoint that can be used to stop the scanner.

  1. To have a way to stop it without halting the k8s
  2. To pause in case of capacity needs (in a spike and want to temp have additional capacity reserved)

Also it would parallel the start endpoints