Using Nodies as a Blockchain Service can produce the error message:
2024-09-26 02:40:45.209 Thd8: WARN: BlockchainBridge: Attempted to retrieve received payments but failed: QueryFailed("RPC error: Error { code: InvalidParams, message: \"query exceeds max block range 100000\", data: None }")
BlockchainBridge::extract_max_block_count() should properly parse the max block range value from the error message.