Skip to content
Snippets Groups Projects
  1. Feb 16, 2023
  2. Feb 15, 2023
  3. Feb 14, 2023
  4. Feb 13, 2023
  5. Feb 12, 2023
  6. Feb 11, 2023
  7. Feb 10, 2023
    • kim's avatar
      [performance] remove throttling timers (#1466) · 70739d32
      kim authored
      
      * remove throttling timers, support setting retry-after, use retry-after in transport
      
      * remove unused variables
      
      * add throttling-retry-after to cmd flags
      
      * update envparsing to include new throttling-retry-after
      
      * update example config to include retry-after documentation
      
      * also support retry-after formatted as date-time, ensure max backoff time
      
      ---------
      
      Signed-off-by: default avatarkim <grufwub@gmail.com>
      70739d32
    • kim's avatar
      [chore] small changes missed in previous dereferencer.GetAccount() PRs (#1467) · 6ac1dda9
      kim authored
      
      * small formatting changes, rewrite fetchRemoteMedia to use separate funcs + use mutex lock correctly
      
      * move url parsing before acquiring mutex locks
      
      * use wrapped mutexes to allow safe unlocking. (previously i did a fucky and passed mutex by value...)
      
      * remove unused code
      
      * use consistent map keying for dereferencing headers/avatars
      
      ---------
      
      Signed-off-by: default avatarkim <grufwub@gmail.com>
      6ac1dda9
  8. Feb 09, 2023
  9. Feb 08, 2023
  10. Feb 07, 2023
  11. Feb 06, 2023
Loading