montage
montage copied to clipboard
Send client errors to the feel log
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.
See also #110