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

Add local query timeout #763

Merged
merged 5 commits into from
Oct 25, 2024
Merged

Conversation

jean-roland
Copy link
Contributor

The lease task will lazily check everytime it wakes up if a pending query has timed out.

  • Some api options were badly recopied (query timeout...)
  • Renamed and inlined session mutex functions

@jean-roland jean-roland added the enhancement Things could work better label Oct 24, 2024
@milyin milyin merged commit 232c445 into eclipse-zenoh:dev/1.1.0 Oct 25, 2024
54 of 55 checks passed
@jean-roland jean-roland deleted the ft_query_timeout branch November 8, 2024 15:22
jean-roland added a commit to jean-roland/zenoh-pico that referenced this pull request Nov 13, 2024
* refactor: rename session mutex function

* fix: api options recopy

* feat: add local query timeout info

* feat: add local lazy query timeout check

* feat: centralize query timeout process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants