issues
search
lukatarman
/
steam-game-stats
Steam Game Stats application
0
stars
0
forks
source link
Use new failedVia methods in game identifier and game service
#200
Closed
lukatarman
closed
10 months ago
lukatarman
commented
11 months ago
Description
Use new failedVia methods in game identifier and game service
Separate the usage of failedVia for when html page acquisition fails for specific data source, and when it's simply tested for that data source
Technical Design
[x] use appropriate failedVia method for when html request fails on either place in the code
[x] use appropriate triedVia method for when an html request is tried on specific data source
Description
Technical Design