gotosocial/internal/config
kim 70739d32cc
[performance] remove throttling timers (#1466)
* 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: kim <grufwub@gmail.com>
2023-02-10 20:16:01 +00:00
..
gen [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
testdata [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
config.go [performance] remove throttling timers (#1466) 2023-02-10 20:16:01 +00:00
config_test.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
defaults.go [chore] set max open / idle conns + conn max lifetime for both postgres and sqlite (#1369) 2023-01-26 15:12:48 +01:00
flags.go [performance] remove throttling timers (#1466) 2023-02-10 20:16:01 +00:00
global.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
helpers.gen.go [performance] remove throttling timers (#1466) 2023-02-10 20:16:01 +00:00
state.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
validate.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
validate_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00