Joey Guerra

Results 113 comments of Joey Guerra

Have you tried recently? So much time has passed.

I recommend using https://github.com/hubot-friends/hubot-ms-teams instead.

Yes. I think so because this one just stores everything in a single JSON document and saves that document to Redis. That large granularity has scaling and usage limits. @johnseekins-pathccm...

Can you elaborate on what's causing the downtime?

I'm speculating here ... I think the problem with > 1 instances of Hubot is that in the "save to Redis" scenario, the last write wins. Which could result in...

I'm fine with keeping this issue open just in case others want to chime in. I'm interested in redesigning the Brain to accommodate multiple Hubot instances. And I'd also like...

Have y’all consider using the semantic-release tooling? I’m using it in [Hubot](https://github.com/hubotio/hubot/blob/bb636e20857f54926916f250ee9b2c63e224dd46/.github/workflows/pipeline.yml#L103).