Skip to content

Performance Fix

Choose a tag to compare

@rywhale rywhale released this 12 Apr 21:08

Changes to check_hub to address query speed degredation
Was previously checking the server for every query which wrecked query times for looped/repeated queries
Added tests for faulty URLs passed to ki_* functions (to replace the degredated server checking aspects of check_hub)