ThemeParks.wiki Parks API - v2.0.0
    Preparing search index...

    Function processHttpQueue

    • Process every registered queue. Invoked by the global interval below. Each queue's processOne has its own re-entrancy guard, so overlapping ticks are harmless — a slow queue simply skips this tick.

      Returns Promise<void>