maxProductDatabaseAge

The time that the database is allowed to be out of date. After the specified time in milliseconds the database only uses online requests for asynchronous requests.

Successfully calling ProductDatabase.update resets the timer.

The time is specified in milliseconds.

The default value is 1 hour.