-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add cobra command to initiate order timeout #78
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove the db dependency here? This requires the db to be prepopulated by the solver to be used, whereas it would be nice if customer support could use this command on their local machines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note this also does not relay the timeout to the destination. have you tested this end to end?
let's just make a note in the readme for both the initiate timeout and settlement commands that hyperlane message must be relayed separately and include instructions for how to use the relay command
b5d1e7b
to
5505f8e
Compare
34634e2
to
4c616c2
Compare
No description provided.