Skip to content

Refactoring#4

Merged
TurtIeSocks merged 1 commit into
mainfrom
refactoring-add-dev-config
Mar 12, 2021
Merged

Refactoring#4
TurtIeSocks merged 1 commit into
mainfrom
refactoring-add-dev-config

Conversation

@TurtIeSocks

Copy link
Copy Markdown
Collaborator
  • Move graphql to rootRouter
  • Move settings to rootRouter
  • Add dev options to config
  • Add config options to front end

- Move graphql to rootRouter
- Move settings to rootRouter
- Add dev options to config
- Add config options to front end
@TurtIeSocks
TurtIeSocks merged commit 0db7305 into main Mar 12, 2021
@TurtIeSocks
TurtIeSocks deleted the refactoring-add-dev-config branch March 12, 2021 16:37
jfberry added a commit to jfberry/ReactMap that referenced this pull request Jul 20, 2026
…resilience

Three endpoint-source correctness fixes from the Mygod review:

- WatWowMap#4 (P1): a pure-endpoint pokestop source now reports hasConfirmed:true. The
  Golbat scan always returns confirmed incident data, but no DB schema check
  runs for a knex-less source, so onlyConfirmed and confirmed rocket-reward (a)
  filters were silently degrading to the grunt possible-encounter pool.
- WatWowMap#6 (P2): historicalRarity now skips only pure-endpoint sources (no bound
  knex), not dual sources. Testing source.mem alone dropped a dual source DB
  and cleared the historical rarity map on every refresh.
- WatWowMap#8 (P2): DbManager.getOne uses Promise.allSettled so a pure-endpoint source
  whose by-id fetch misses (falling through to an unbound this.query() that
  throws) no longer fails the whole single-fort lookup.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant