Skip to content
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

refactor: remove timeout information from apps #293

Merged
merged 7 commits into from
Oct 13, 2023
Merged

refactor: remove timeout information from apps #293

merged 7 commits into from
Oct 13, 2023

Conversation

de-sh
Copy link
Contributor

@de-sh de-sh commented Oct 5, 2023

Closes #

Changes

Why?

To remove/cleanup unnecessary code for handling timeout from app side.

Trials Performed

Run uplink as usual but with an action of extremely short duration, send an action that it is configured to handle, no change in uplink behavior observed. Action still timedout when not responded to and the app stopped processing action on timeout.

uplink/src/base/actions.rs Outdated Show resolved Hide resolved
@de-sh de-sh merged commit a0fb251 into main Oct 13, 2023
2 checks passed
@de-sh de-sh deleted the stateless branch October 13, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants