BBj-Plugins / RestBridge

BBj REST Bridge Plugin
3 stars 6 forks source link

add ma recycle count setting #51

Closed StephanWald closed 1 year ago

StephanWald commented 1 year ago

BC objects might retain their last result sets. If the REST requests come in at a high frequency, they may accumulate in memory if the timeout for the REST is not set to a value that makes them expire over a longer time

A "max recycle count" could be introduced to enforce a fresh reload of a worker after x cycles.