On top of the handful of requests to Special:EntityData (which will probably mean that the data for some entities in the query service wont be up to date), this also breaks the creation of new RDF dumps.
Error
- service.version: 1.44.0-wmf.12
- trace.id: bed850d6-4815-45af-bfcd-d697a6c33afe
- Find trace.id in Logstash
[{reqId}] {exception_url} LogicException: Bad transition: 10 -> 10Notes
Seeing several variations of this since 1.44.0-wmf.11 (T382362). Error reproducible at URLs. See logstash for examples.
All occurrences seen in logstash seem to be transitions from 10 to 10, which is RdfWriterBase::STATE_SUBJECT. (Probably, one $writer->about() call is followed directly by another one?)