]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 4 Jun 2023 09:47:07 +0000 (11:47 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Jun 2023 09:47:07 +0000 (11:47 +0200)
commita022e75f4294f75c51943bc89df8c42d7b1a93d2
tree08a92042983f2b77811c876824a1e62b37adc718
parentd28d62d9c7b049a216127ee5897724cfeb3c85ad
Continued:
- the value from "misskey_offset" went into "limit" parameter, so let's rename
  it to "misskey_limit"
- also misskey may return same set of results, so this need to be counted and
  then the while loop aborted
- also TIME() did NOT store timestamp, we need to use time.time() again ...
config.defaults.json
fba/fba.py
fba/instances.py