Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 414 Bytes

File metadata and controls

21 lines (15 loc) · 414 Bytes
id troubleshooting
title Troubleshooting

An application throws an error when a Read Model is queried.

Reset the Read Model's consistent state as shown below.

Local application:

yarn add resolve-module-admin
yarn resolve-module-admin read-models reset <readModelName>

ReSolve Cloud application:

yarn resolve-cloud read-models reset <deploymentId> <readModelName>