Skip to content

v3.4.2

Compare
Choose a tag to compare
@pyth0n1c pyth0n1c released this 20 Mar 23:01
· 744 commits to main since this release
3c88c7c

Update how long we wait for the appinspect api to return results.
First, wait for 40 seconds, then check every subsequent second for the results (appinspects always take at least 40 seconds).
This reduces the wait time for an appinspect without creating undue stress on the appinspect endpoint.