Recalculate yesterday's and today's stats
This commit is contained in:
@@ -10,6 +10,8 @@ const (
|
||||
RecalculateTopSharesJobInterval = 30 * time.Second
|
||||
// IngestSharesJob interval
|
||||
IngestSharesJobInterval = 30 * time.Second
|
||||
// RecalculateCurrentDayStatsJob interval
|
||||
RecalculateCurrentDayStatsJobInterval = 30 * time.Minute
|
||||
)
|
||||
|
||||
// counts and stuff
|
||||
|
||||
Reference in New Issue
Block a user