crawler-commons / url-frontier

API definition, resources and reference implementation of URL Frontiers
Apache License 2.0
46 stars 12 forks source link

Add GetActive endpoint to API #24

Closed jnioche closed 3 years ago

jnioche commented 3 years ago

rpc SetActive(Boolean) returns (Empty) {} can activate / deactivate the GetURLs() activity, but clients apparently have no way to ask for the current state AFAIK