You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.
Currently if any article fails the entire process dies and we raise a 500 error.
This happened last week because of unclosed '' tags in the wikicode, this was fixed by fixing the wikicode. This particular case was earwig/mwparserfromhell#40, but maybe we can work around that.
The text was updated successfully, but these errors were encountered:
Currently if any article fails the entire process dies and we raise a 500 error.
This happened last week because of unclosed
''
tags in the wikicode, this was fixed by fixing the wikicode. This particular case was earwig/mwparserfromhell#40, but maybe we can work around that.The text was updated successfully, but these errors were encountered: