Error message
High-Speed Service Framework (HSF) failed to report the metadata to Redis.Impact
This error does not affect HSF service publishing, subscription, or calling. Your services continue to run normally.
Causes
HSF reports metadata to a Redis server. This error occurs when the report fails due to:
Unstable Redis server: The Redis instance is temporarily unavailable or overloaded.
Network jitter: A brief network disruption between the HSF application and Redis interrupted the connection.
Both are transient faults that typically resolve on their own.
Resolution
This error has no impact on HSF services. Choose one of the following approaches:
Ignore the error. The metadata report succeeds automatically once the network or Redis server stabilizes.
Restart the application if the error persists after the underlying issue is resolved.