Skip to content
Snippets Groups Projects
  1. Jul 28, 2020
    • Erik Johnston's avatar
      Typing worker needs to handle stream update requests (#7967) · a8f7ed28
      Erik Johnston authored
      IIRC this doesn't break tests because its only hit on reconnection, or something.
      
      Basically, when a process needs to fetch missing updates for the `typing` stream it needs to query the writer instance via HTTP (as we don't write typing notifications to the DB), the problem was that the endpoint (`streams`) was only registered on master and specifically not on the typing writer worker. 
      Unverified
      a8f7ed28
  2. Jul 27, 2020
  3. Jul 24, 2020
  4. Jul 23, 2020
  5. Jul 22, 2020
  6. Jul 21, 2020
  7. Jul 20, 2020
  8. Jul 17, 2020
Loading