python - Django api throttle calling another server -


i'm using django web framework. i'm calling third party api throttling , need make sure not exceed amount many times or cancel service.

how achieve on controller i'm calling? have own api, such /ajax/getmydata/ , i'm making api call in controller. there way throttle own calls?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

java - No use of nillable="0" in SOAP Webservice -