Fixes #35181.
Missing or invalid timestamp values in importdescriptors now return an error in the matching result entry instead of aborting the whole RPC. Valid entries in the same batch can still be imported.
Tests:
ninja -C build bitcoind bitcoin-cli test_bitcointest/functional/wallet_importdescriptors.py --configfile=$PWD/build/test/config.inibuild/bin/test_bitcoin -t wallet_rpc_testspython3 -m py_compile test/functional/wallet_importdescriptors.pygit diff --check