linera-protocol icon indicating copy to clipboard operation
linera-protocol copied to clipboard

Don't retry operations at the next height by default.

Open afck opened this issue 1 week ago • 0 comments
trafficstars

ChainClient::execute_operations currently retries the operations at the next block height if a conflicting block was committed. This isn't always desirable and shouldn't be the default behavior.

afck avatar Nov 11 '25 13:11 afck