Revamp messy error handling in network building #49

Closed
opened 2021-05-14 15:36:40 +02:00 by FWDekker · 1 comment
Owner

Error handling while building the network is quite messy, and at this point I have lost track of which functions call which. The documentation should be improved, the same kinds of methods should have the same behaviour (currently getLangLinks returns undefined if there is an error, while getSiteInfo throws an Error).

Error handling while building the network is quite messy, and at this point I have lost track of which functions call which. The documentation should be improved, the same kinds of methods should have the same behaviour (currently `getLangLinks` returns `undefined` if there is an error, while `getSiteInfo` throws an `Error`).
FWDekker added the
code-quality
label 2021-05-14 15:36:40 +02:00
FWDekker self-assigned this 2021-05-14 15:36:40 +02:00
Author
Owner

This should also allow for adding warnings/infos about having changed http to https.

This should also allow for adding warnings/infos about having changed `http` to `https`.
FWDekker referenced this issue from a commit 2022-11-22 20:28:34 +01:00
Sign in to join this conversation.
No description provided.