Forum Discussion

Stefan81's avatar
Stefan81
Copper Contributor
Feb 11, 2019
Solved

ComputerVision throttling problem

Hi! I have a ComputerVision resource in Azure, which I use with my subscription credit for development. The maximum allowed plan is S1, which allows up to 10 calls per second. I have a WebJob to an...
  • Stefan81's avatar
    Feb 22, 2019
    To finally close this... I wasn't aware of the internals of the library I'm using. But to get the results from the cognitive service, we have to poll, which was happening much faster in Azure, so it didn't run into throttling locally. Not the most elegant solution, but it works.

Resources