You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems our message_cache assigned to REST API /relay can get out of its internal sync.
This caused an exception of out of index while getAutoMessages with clear flag on. It seems the issue appear while removing served messages from the cache.
Problem
Discord thread of the problem
Seems our message_cache assigned to REST API /relay can get out of its internal sync.
This caused an exception of out of index while getAutoMessages with clear flag on. It seems the issue appear while removing served messages from the cache.
Please, @SionoiS take a look...
Impact
It is critical due it cause node to stop.
To reproduce
???
Screenshots/logs
Stack trace of the failure:
Tail of the logs:
Additional context
Tried to reproduce with this unit test, but without success:
...
The text was updated successfully, but these errors were encountered: