• Sebastian Stammler's avatar
    op-batcher: Add channel submission timeout parameter · 43d516dd
    Sebastian Stammler authored
    The batcher needs to observe two different channel timeouts.
    1. the consensus channel timeout, so it knows when to resubmit a channel
       whose frames didn't land on L1 quickly enough and
    2. the channel submission timeout, by which time it closes the channel
       even if the target amount of data hasn't been put into the channel
       yet.
    43d516dd
migration_test.go 13.3 KB