If I have to hazard a guess, 99% API calls are not server scripts, then why check it first and pay the costs? This PR first checks if method is a real method in python code and if it's not found then only attempts to fetch it from server script map. I'll revert this if I can bring the costs in acceptable limits with client-side caching. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| utils.py | ||
| v1.py | ||
| v2.py | ||