Skip to content

v0.4.4: Time Stat API Fix

Compare
Choose a tag to compare
@ewang2002 ewang2002 released this 19 Feb 01:46
· 17 commits to master since this release
bf460fd

This PR achieves the following:

  • fixed a bug where the time stat API would return the most recent requests as a string instead of an array
  • fixed a bug where calling the time stat API may require you to wait a while (up to the cooldown specified for a term) instead of nearly instantaneously.
  • increased number of recent requests from 100 to 1000.