Implement exponential backoff for retrying requests in data fetching functions
FGO Dropsheet Lookup
This is an app that fetches data from the item drop sheet hosted by AtlasAcademy.
The generate-lookup.py script fetches and stores the item data from the dropsheet, and the Next app serves as its frontend.
generate-lookup.py
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
lookup
FGO Dropsheet Lookup
This is an app that fetches data from the item drop sheet hosted by AtlasAcademy.
The
generate-lookup.pyscript fetches and stores the item data from the dropsheet, and the Next app serves as its frontend.