Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
mickael
4 years agoDedicated Contributor
Simultaneous API calls update ?
Hi,
I encounter errors now in my project initialisation script during the creation of the different secrets:
error: [ERROR] 2022/08/03 10:59:48 unable to process line 1: Network: (DB: (409)...
mickael
4 years agoDedicated Contributor
Hey @AndiT1P ,
I use 2.6.0 version of op cli.
Note that my problematic requests are creation requests not get requests. I am not sure if caching is involved in such requests.
I use a python wrapper which is responsible for calling op cli, this is not straightforward to test the no cache option. I will try to give it a shot when I upgrade my wrapper.