Signal-Server/service
Ravi Khadiwala ae3a5c5f5e Return a Retry-After on rate-limited responses
Previously, only endpoints throwing a RetryLaterException would include
a Retry-After header in the 413 response. Now, by default, all
RateLimitExceededExceptions will be marshalled into a 413 with a
Retry-After included if possible.
2022-02-23 15:25:24 -06:00
..
config Consolidate DynamoDB clients/configuration 2021-12-15 12:42:41 -05:00
src Return a Retry-After on rate-limited responses 2022-02-23 15:25:24 -06:00
assembly.xml Build refactor in preparations for bringing in jgitver 2021-05-26 19:42:42 -05:00
pom.xml Exclude junit from transitive dependencies 2022-01-03 15:10:02 -08:00