storj/satellite/console/consoleweb/consoleapi
Wilfred Asomani 32b7b80666 satellite/{console,accountfreeze}: reduce payment retries
This change limits payment attempts to
1. Card updates when billing frozen/warned
2. Right before billing freezing a warned account.

Issue: https://github.com/storj/storj-private/issues/457

Change-Id: Ic6d5c649cdac38d5c3b7365e20a4ceb3b6199ee8
2023-10-18 15:54:46 +00:00
..
gen private/apigen: Rename Endpoint fields 2023-10-04 13:46:54 +02:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go web/satellite, satellite/analytics: add UI type to analytics properties 2023-10-13 11:43:54 +00:00
api.gen.go private/apigen: Don't force casing for API group name/prefix 2023-10-05 06:48:50 +00:00
apidocs.gen.md private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
apikeys_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
apikeys.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
auth_test.go satellite/console: add endpoint to request project limit increase 2023-10-05 17:21:32 +00:00
auth.go satellite/{payment,console,analytics} extend freeze functionality for violation freeze 2023-10-10 18:39:29 +00:00
buckets_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
buckets.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
payments.go satellite/{console,accountfreeze}: reduce payment retries 2023-10-18 15:54:46 +00:00
projects_test.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
projects.go satellite/console: make project invites exclusive to paid tier 2023-10-17 09:38:29 -05:00
usagelimits_test.go satellite/{console, web}: added detailed usage report 2023-10-16 21:54:18 +00:00
usagelimits.go satellite/{console, web}: added detailed usage report 2023-10-16 21:54:18 +00:00