I’m testing the new `batchPatchIdentities` method ...
# ory-network
l
I’m testing the new
batchPatchIdentities
method and I’m running into a timeout issue as I ramp up the number of identities I’m attempting to import. It works fine with 50 identities, but is failing at 400. The error is
upstream request timeout
, but I don’t think it is an Axios timeout since the default timeout is 0.
And if it was a timeout on my end only, I would still expect the identities to be imported in the background, which they are not.
I also received this error on another attempt:
upstream connect error or disconnect/reset before headers. reset reason: connection termination
f
@narrow-van-43826 can you take a look please?
🙏 1
n
sure!