Hiya
I’m trying to run a rake task with elastic search but for whatever reason I’m getting this error:
Searchkick::ImportError: {“type”=>“cluster_block_exception”, “reason”=>“index [rgg_products_development_20230714195645911] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];”} on item with id ‘114’
How would i go about fixing this?