Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Optional Configurations > Set Feeder Lock Time |
Version: 10.1 |
When the Prediction Engine is working on a feeder, it locks that feeder in the geodatabase until it is finished predicting. Should the application close prematurely or fail for some reason, that feeder may remain locked in the geodatabase even though Prediction Services is no longer analyzing it. The FeederExpirationInMinutes setting determines a set amount of time a feeder may remain locked in the geodatabase. After this amount of time the lock on the feeder is released and Prediction once again has access to predict upon it. By default, this expiration time is set to 5 minutes. To change this amount of time, follow the steps below.
Copy Code
|
|
---|---|
<add key="FeederExpirationInMinutes" value="5" /> |