gotosocial/cmd/gotosocial
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
..
action [performance] remove throttling timers (#1466) 2023-02-10 20:16:01 +00:00
admin.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
common.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
debug.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
main.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
server.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
testrig.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00