Finn Årup Nielsen
Finn Årup Nielsen
https://wikitech.wikimedia.org/wiki/Help%3AToolforge/Web ln -s python/scholia/scholia/app/static/ static
`app.py` in /www/python/src/ ```python from scholia.app import create_app from flask import url_for as _flask_url_for from urllib.parse import urlencode # The Toolforge static URL base TOOLFORGE_STATIC_URL = "https://tools-static.wmflabs.org/scholia" app = create_app()...
> add an anubis denial of service protection frontend? https://github.com/TecharoHQ/anubis The major problem is that we are behind Wikimedia proxy. There is very little information. No user-agent, no IP number...
I have moved the static files. I see there are still some static requests that are hitting the Flask app, so there is still a bit of work to do.
Entry on the Cloud Wikimedia mailing list https://lists.wikimedia.org/hyperkitty/list/[email protected]/thread/CBNZGTSMXREHINSAJYHZ2FMTHORNAF5T/
This is probably due to the current load on the Scholia web app #2727. Our error handling should be better.
> The "DOI does not exist" message should probably be updated to be more helpful. Yes!
> check back in 1-4 weeks. Isn't the process quicker? Days?