hatnote / montage

📷 Photo evaluation tool for and by Wiki Loves competitions
https://commons.wikimedia.org/wiki/Commons:Montage
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Send client errors to the feel log #107

Open slaporte opened 7 years ago

slaporte commented 7 years ago

When possible, the frontend should log errors via POST to /v1/logs/feel. This can make it easier to investigate when images have trouble loading (per #85) or the client encounters other unusual bugs.

MichaelNMaggs commented 7 years ago

See also #110