]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 15 Aug 2023 19:05:10 +0000 (21:05 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 15 Aug 2023 19:05:10 +0000 (21:05 +0200)
commitf3cbe19f5b022493e1ad8ba0379b881691960564
treea44e45bfe5ad77497956a066695da80585c05a65
parentce8867063ef798d15ce07dd573e65a647090a3a7
Continued:
- don't invoke federation.fetch_instances() when last_instance_fetch is
  recently being updated (means recently being fetch already)
- column for instances.is_recent() needs to now only start with "last_"
- don't determine unknown software if instances was recently fetched
fba/http/federation.py
fba/models/instances.py