Log error
This commit is contained in:
@@ -432,6 +432,8 @@ export class Convo {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (e: any) {
|
} catch (e: any) {
|
||||||
|
logger.error('Convo: failed to fetch message history')
|
||||||
|
|
||||||
this.headerItems.set(ConvoError.HistoryFailed, {
|
this.headerItems.set(ConvoError.HistoryFailed, {
|
||||||
type: 'error-recoverable',
|
type: 'error-recoverable',
|
||||||
key: ConvoError.HistoryFailed,
|
key: ConvoError.HistoryFailed,
|
||||||
|
|||||||
Reference in New Issue
Block a user