Hi, how are you guys dealing with slownees regardi...
# general
p
Hi, how are you guys dealing with slownees regarding many secrets, is there a way to speed it up?
g
What amount are many? I noticed a slowness when calling
Get[Resource]
due to API calls. I resolve all secrets at the beginning of the program so I can pass around already resolved values.
p
i have around 40 secrets, I checked the trace logs, and there are so many api calls to decrypt, how did you resolve them at start