knuu icon indicating copy to clipboard operation
knuu copied to clipboard

Set expiration date in the `timeout-handler` instead of an sleep

Open tty47 opened this issue 1 year ago • 2 comments

update this command: https://github.com/celestiaorg/knuu/blob/2c3edce891086d293686a50a12d042dc41922283/pkg/knuu/knuu.go#L229

to an expiration date

tty47 avatar May 23 '24 07:05 tty47

if the handler at some point restarts, the timeout also resets so it is more reliable to have a fixed date/time.

mojtaba-esk avatar Sep 13 '24 10:09 mojtaba-esk

do we still need this one?

tty47 avatar Mar 13 '25 14:03 tty47