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: multiple subscriptions in DataQueueHandler #32

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c98f335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9059b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01177a6 View commit details
    Browse the repository at this point in the history
  4. refactor: handle multiple tasks waiting process

    feat: handle OperationCanceledException
    Romazes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    de5f3a3 View commit details
    Browse the repository at this point in the history
  5. rename: ResetEvent variable

    Romazes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90b350c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    546523e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. refactor: multiple subscription process

    feat: StreamTaskManager with stream functionally
    feat: TradeStation Multiple Subscription Manager to subscribe on multiple symbols
    remove: handle response in DQH partial class
    Romazes committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9189094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf3740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9a4c31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c6a62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e7fbf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    314523c View commit details
    Browse the repository at this point in the history
  2. refactor: RestartStreaming internally in StreamingTaskManager

    feat: add Dispose to classes
    Romazes committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b0735ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8ea76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d8f57d View commit details
    Browse the repository at this point in the history
  5. refactor: disconnect process from StreamTask

    feat: dev friendly comment why skip OperationCanceledException
    Romazes committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    26281cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c57e69e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a88f5f View commit details
    Browse the repository at this point in the history
  8. refactor: not start task if subscription is empty in RemoveSubscripti…

    …onItem
    
    refactor: dispose in StreamTaskManager
    feat: new log about remove subscriptionTask in TradeStationBrokerageMultiStreamSubscriptionManager
    Romazes committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f186153 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove: extra lock object in StreamingTaskManager

    feat: add lock to all operation with hash collection in StreamingTaskManager
    remove: internall list in task
    Romazes committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    239392a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af4b17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae27d5 View commit details
    Browse the repository at this point in the history
  4. refactor: RestartStreaming in StreamingTaskManager

    refactor: RemoveSubscriptionItem in StreamingTaskManager
    refactor: UnSubscribe in TradeStationBrokerageMultiStreamSubscriptionManager
    Romazes committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2fb7dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2102764 View commit details
    Browse the repository at this point in the history
  6. fix: typo in ex msg

    Romazes committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aece5dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d68bb6f View commit details
    Browse the repository at this point in the history