Currently requireConfig returns the last executed config.
As a result, the config may be modified by another user if accessed with some latency.
Although this is an edge case, as it is unlikely that this will happen in the course of a single request, it is preferable if the config was given a user context, possibly using the session.