Skip to content

LUNA PLATFORM v.5.24.2#

Fixed errors#

  • The "reference_limit" setting of the Python Matcher service is now taken into account when matching with candidates of type "event_external_id". Ignoring this setting resulted in the "Database connection timeout error" error that occurred when matching a large number of faces with the same "external_id".

  • The logging in LUNA Handlers service related to initialization, estimating and other events was fixed.

  • The logging of the MatcherLib module of the Python Matcher service was fixed. Previously, logs were not written at the INFO level.

    Also, when Cached Matcher was enabled, the MatcherLib module saved logs to the "/tmp" directory and this behavior was not disabled using the "LUNA_PYTHON_MATCHER_LOGGER.LOG_TO_FIE=false" setting.

  • The work of the MatcherLib module of the Python Matcher service with version 52 of the neural network was fixed.