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

Refactor: Make error handling rock solid #10

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

RaiVaibhav
Copy link
Contributor

Better error handling with understandable messages.

@lukeocodes lukeocodes merged commit 127bf7b into staging Jun 4, 2024
1 check 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