Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

feat: adding event listeners for relevant events #8

Merged
merged 2 commits into from
May 17, 2024

Conversation

lukeocodes
Copy link
Collaborator

@lukeocodes lukeocodes commented May 10, 2024

Implement event logging in the database for creating, updating, and deleting threads, as well as creating, updating, and deleting thread messages.

@RaiVaibhav RaiVaibhav changed the base branch from main to staging May 17, 2024 09:50
@lukeocodes lukeocodes merged commit 27b7934 into staging May 17, 2024
5 checks passed
lukeocodes added a commit that referenced this pull request Jun 7, 2024
* feat: adding event listeners for relevant events (#8)

* feat: adding event listeners for relevant events

* feat: adding event listeners for relevant events

---------

Co-authored-by: Vaibhav Rai <raivaibhav08@gmail.com>

* Refactor: Make error handling rock solid (#10)

* fix: get the thread autoresponding working (#12)

* updates sticky message (#11)

* updates sticky message

* resolves failed lint check

* fix: get the thread autoresponding working

---------

Co-authored-by: John Vajda (JV) <john.vajda@deepgram.com>

* fix: suppress errors when fetching sticky (#13)

* updates sticky message (#11)

* updates sticky message

* resolves failed lint check

* fix: suppress errors when fetching sticky

We don't need to care if the sticky message got deleted some other
way. As such, failing to fetch the message should not bubble up
and block the process. So we can swallow those errors and
proceed with the rest of the logic.

---------

Co-authored-by: John Vajda (JV) <john.vajda@deepgram.com>

---------

Co-authored-by: Vaibhav Rai <raivaibhav08@gmail.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: John Vajda (JV) <john.vajda@deepgram.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants