Move premigration to 90 minutes
Move premigration to 90 minutes before upgrade epoch.
This commit is contained in:
parent
2ca16ccb9b
commit
5f3eb793ed
@ -271,7 +271,7 @@ func DefaultUpgradeSchedule() stmgr.UpgradeSchedule {
|
||||
Migration: UpgradeActorsV12,
|
||||
PreMigrations: []stmgr.PreMigration{{
|
||||
PreMigration: PreUpgradeActorsV12,
|
||||
StartWithin: 120,
|
||||
StartWithin: 180,
|
||||
DontStartWithin: 15,
|
||||
StopWithin: 10,
|
||||
}},
|
||||
|
Loading…
Reference in New Issue
Block a user