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

feat(runtime)!: allow adding streams to own event loop #284

Merged
merged 11 commits into from
Jun 23, 2022
Merged

feat(runtime)!: allow adding streams to own event loop #284

merged 11 commits into from
Jun 23, 2022

Commits on Jun 14, 2022

  1. Avoid adding the shutdown handle to actors until init is completed. M…

    …ove INX connection retry logic to init. Better status error handling.
    Alexandcoats committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    dfe822a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main-retry-handling

    Alexandcoats committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d0c6cec View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main-retry-handling

    Alexandcoats committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0a5acc1 View commit details
    Browse the repository at this point in the history
  4. Allow actors to add any number of streams of incoming events. Remove …

    …ability to add streams as supervisor.
    Alexandcoats committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    32acb20 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

    Alexandcoats committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    318e806 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge branch 'main' into main-add-stream

    Alexandcoats committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fa32582 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. PR suggestions

    Alexandcoats committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a43206e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main-add-stream

    Alexandcoats committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1e46fe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Merge branch 'main' into main-add-stream

    Alexandcoats committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5c7ffae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ebf94 View commit details
    Browse the repository at this point in the history