Ignite cache lost

The ignite cache partition seems to get lost at some point. I receive the following error when hitting the Provider service with a feature query:

{
  "error": "50000: class org.apache.ignite.internal.processors.cache.CacheInvalidStateException: Failed to execute query because cache partition has been lostPart [cacheName=osdu_wks_master-data--Well_1.0.0, part=0]"
}

Restarting the ignite and transformer pods temporarily fixes the issue.

Edited by Morris Estepa