Skip to content
Snippets Groups Projects
  1. Jan 09, 2024
  2. Nov 27, 2023
  3. Nov 25, 2023
    • gjahn's avatar
      Add body size limit · 497c5afc
      gjahn authored
      This is being handled by Fiber, hence not tested.
      497c5afc
    • gjahn's avatar
      Add Redis as backing service to persist state · 8b087b50
      gjahn authored
      8b087b50
    • gjahn's avatar
      Add state · 0dc754e2
      gjahn authored
      For now it's just ephemeral.
      
      Instead of disabling the timeout (-1), it's set to 1 ms for all requests
      in the state paths test. Otherwise race condistion may occur. Symptoms include
      incorrect state name, because it may have been read before it's fully written
      to the store.
      0dc754e2
  4. Nov 03, 2023
  5. Oct 13, 2023
Loading