-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
ticket definition is WIP, and will probably spawn a number of more focused sub-tickets
TODO:
- grep for resque. disposition any page that mentions it: should we keep the page and edit it for sidekiq? delete it because it's no longer relevant? re-write the page to provide the same high level help, but for our current sidekiq setup? if a page needs an update or a re-write, it's fine to spawn a separate ticket for that.
- add a page about dealing with stuck jobs (see [blocked] Write wiki entry with instructions for killing stuck jobs (e.g.
validate_moab) #2495) - freshen the landing/navigation page
- freshen the TOC sidebar
- go through all the pages and disposition (update, re-write, or delete). if the page needs an update or a re-write, it's fine to spawn a separate ticket for that.
- update the DB wiki page ER diagram (use the
gen_er_diagramdocker container after spinning up your DB and running migrations locally) - update replication flow wiki page (in light of major changes from Refactors replication. #2518 and follow-on PRs)
- ...
NOTE: the wiki is a git repo. some of this work may be easier if you clone the repo locally and work with it that way (something like greping it may require that?). 🚨 please don't force-push the wiki repo! if multiple people are doing this work simultaneously, we should figure out a way to coordinate any git based manipulation of the wiki.
Reactions are currently unavailable