This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information