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

[🐴] Integrate event bus #3915

Merged
merged 6 commits into from
May 8, 2024
Merged

[🐴] Integrate event bus #3915

merged 6 commits into from
May 8, 2024

Conversation

estrattonbailey
Copy link
Member

@estrattonbailey estrattonbailey commented May 8, 2024

This PR integrates the newly refactored event bus from #3919. This removes the need for the Convo agent to do its own polling.

Another key improvement is that Convo can now handle incoming firehose events prior to being in a Ready state. Meaning, you can open a chat, and see incoming messages immediately, and we fetch history in the background.

Copy link

github-actions bot commented May 8, 2024

Old size New size Diff
6.89 MB 6.89 MB -477 B (-0.01%)

@estrattonbailey estrattonbailey force-pushed the dms/integrate-events branch from 7f268e4 to 5f651c5 Compare May 8, 2024 16:34
@estrattonbailey estrattonbailey changed the base branch from dms/global-poll to main May 8, 2024 16:34
@estrattonbailey estrattonbailey force-pushed the dms/integrate-events branch from 5f651c5 to 46cb0d4 Compare May 8, 2024 20:38
Copy link

render bot commented May 8, 2024

@estrattonbailey estrattonbailey changed the base branch from main to dms/refactor-events May 8, 2024 22:05
@estrattonbailey estrattonbailey force-pushed the dms/integrate-events branch from f1743ee to 6882610 Compare May 8, 2024 22:49
@estrattonbailey estrattonbailey changed the base branch from dms/refactor-events to main May 8, 2024 22:52
@estrattonbailey estrattonbailey merged commit 3bac018 into main May 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants