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

[Server] Improve publishing operation to avoid discarding values in edge cases #2763

Draft
wants to merge 10 commits into
base: develop/main374
Choose a base branch
from

Commits on Sep 15, 2024

  1. improve publishing operation to avoid discarding values when a large …

    …queueSize is used for DataValues / Events or a large number of monitored items is created in a single subscription
    romanett committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    057e3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff23131 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    82725ee View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. address review feedback

    romanett committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    15aa944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad3b9d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    f65b46b View commit details
    Browse the repository at this point in the history
  2. fix publishing of Events

    romanett committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ffc444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c88ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c982aa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix edge case

    romanett committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    409a51b View commit details
    Browse the repository at this point in the history