Update git submodules
- Update extensions/Math from branch 'REL1_43' to d9c708277c00c53e3773bf49247e00c51977bbde
- Merge "Handle RevisionedUnresolvedRedirectException" into REL1_43
- Handle RevisionedUnresolvedRedirectException
MathWikibaseConnector::fetchPageUrl() calls EntityRevisionLookup::getEntityRevision() which might throw two different exceptions types.- Add the previously unhandled exception type RevisionedUnresolvedRedirectException to the existing exception handler
Bug: T385599 Change-Id: I02277fd15efb5743f32e78a9d17051d4bd70e9ab (cherry picked from commit b6076c405d5b1527c0279fc7c6e925fdc10cfc50)
- Add the previously unhandled exception type RevisionedUnresolvedRedirectException to the existing exception handler