clowder-framework / pyclowder

Library to assist in the development of extractors for clowder.
University of Illinois/NCSA Open Source License
10 stars 2 forks source link

remove registration at startup #27

Open robkooper opened 3 years ago

robkooper commented 3 years ago

Extractors now use heartbeats, register with a single clowder instance at startup and will register when starting an extractor. This seems overkill. The goal is to remove the registration aside from the heartbeat.