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

Fix subscribe request timeout #460

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Fix subscribe request timeout #460

merged 3 commits into from
Jul 8, 2024

Commits on Jul 1, 2024

  1. fix(subscribe): fix subscribe request timeout

    Fix issue because of which wrong request timeout has been used.
    parfeon committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4d2d858 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix(subscribe): fix user timetoken parse

    Fix issue with `PNSubscribeCursorData` which should have optional `region` to handle  user
    timetoken in received real-time messages.
    parfeon committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    741f4dc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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