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

Implement auto-reconnection for AlpacaStreamingClient class #250

Closed
OlegRa opened this issue Oct 19, 2020 · 2 comments
Closed

Implement auto-reconnection for AlpacaStreamingClient class #250

OlegRa opened this issue Oct 19, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@OlegRa
Copy link
Collaborator

OlegRa commented Oct 19, 2020

Thanks @OlegRa ,

Can you please add the Auto-reconnection logic for all the websocket connections?
I'm having disconnecting issues with the AlpacaStreamingClient too.

Thanks in advance!

Originally posted by @willsheydo in https://github.com/alpacahq/alpaca-trade-api-csharp/issue_comments/709675206

@OlegRa OlegRa self-assigned this Oct 19, 2020
@OlegRa OlegRa added this to the SDK 3.9.0 Release milestone Oct 19, 2020
@OlegRa OlegRa added the enhancement New feature or request label Oct 19, 2020
@OlegRa
Copy link
Collaborator Author

OlegRa commented Oct 19, 2020

@willsheydo I cannot promise you that I'll do it in version 3.9 but I'll try. The current implementation has some known issues and as soon as I'll solve them I'll implement a similar wrapper for the AlpacaStreamingClient too.

@OlegRa
Copy link
Collaborator Author

OlegRa commented Oct 26, 2020

@willsheydo You can test the proposed extension in version 3.9.0 available on NuGet.

@OlegRa OlegRa assigned OlegRa and unassigned OlegRa Oct 26, 2020
@OlegRa OlegRa closed this as completed Nov 9, 2020
OlegRa added a commit that referenced this issue May 20, 2023
* docs: add Shidzy2 as a contributor for bug (#249)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add Slacquer as a contributor for bug, and question (#250)

* Bump jetbrains.dotcover.globaltool from 2023.1.1 to 2023.1.2 (#620)

Bumps jetbrains.dotcover.globaltool from 2023.1.1 to 2023.1.2.

---
updated-dependencies:
- dependency-name: jetbrains.dotcover.globaltool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Oleg Rakhmatulin <oleg.rakhmatulin@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant