storj/satellite
littleskunk a6c6440ab7 satellite/order: decrease expire time from 7 days to 2 days
For the last few month we had no issues with order submission. I would
call it stable and now it is time to risk a lower expire time. This will
increase the database performance on the satellite and it will reduce
the delay for billing.

The long term goal is 6h but for that step we need to change graceful
exit first. At the moment storage nodes would get disuqlaified for not
transfering alle pieces in less than 6 hours.

Change-Id: I421a2c2421c5374c4e706e2338f1c2161fedc14c
2020-01-24 23:37:39 +00:00
..
accounting satellite: use require.WithinDuration 2020-01-21 19:43:53 +02:00
attribution satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
audit satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
console golangci: Enable new linter added to last release 2020-01-24 18:09:37 +00:00
contact satellite/contact; storagenode/preflight: add clock check on startup for storagenode 2020-01-15 15:35:26 +00:00
dbcleanup common: separate repository 2019-12-27 14:11:15 +02:00
downtime satellite: use require.WithinDuration 2020-01-21 19:43:53 +02:00
gc lib/uplinkc: fix test flakiness by setting MaxTimeSkew 2020-01-20 12:44:42 +00:00
gracefulexit satellite/gracefulexit: make orders with right bucket id and action 2020-01-24 19:27:38 +00:00
inspector uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellite/metainfo: Delete segments in reverse order 2020-01-24 16:05:12 +02:00
metrics satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
nodestats satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00
orders satellite/order: decrease expire time from 7 days to 2 days 2020-01-24 23:37:39 +00:00
overlay satellite: use require.WithinDuration 2020-01-21 19:43:53 +02:00
payments satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
referrals common: separate repository 2019-12-27 14:11:15 +02:00
repair satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellitedb/orders: fix comma bug in SQL stmt 2020-01-24 13:58:32 -05:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
api.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
core.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
peer.go private/testplanet: flatten migration for running tests 2020-01-22 15:09:11 +00:00
repairer.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00