wapsi

Results 15 comments of wapsi

It looks like matrix-puppet-slack is generating empty messages with message body content: ' \ufeff' for some reason? So I created an ugly workaround but it works for me (it doesn't...

I'm seeing this as well. I enabled debug level logging and seeing constantly these events on the console: ``` Jan-22 13:16:55.375 [SlackPuppet:client] verbose: Logged in as of team Jan-22 13:16:55.798...

I noticed that there are couple of these events as well: ``` 2023-07-24T15:49:26+03:00 WRN Checking bugle default on connect is taking long component=libgm user_id=@xxx:foo.bar 2023-07-24T15:49:36+03:00 WRN Ditto ping is taking...

Ah, good point. Maybe it's about releasing the used memory then, like you suggested. I noticed that when it scans a large file, it increases the memory footprint while it's...