A request to the Cloudflare API failed while uploading secrets

Hello!
Trying to understand why I am uploading secrets using wrangler secret:bulk and if I have more than 10 secrets, some of requests to upload secret are failed.
Error looks like:
Error uploading secret for key: XXXX:
A request to the Cloudflare API (/accounts/XXXXX/workers/scripts/XXXXXX/secrets) failed.

I cannot see more logs using wrangler secret:bulk, no verbose option.
Would be appreciated if you could help with debugging/fixing