Armando Magalhães
Armando Magalhães
Hey there, thanks for contributing for open source. I was using in your package for integrating some firebase data into something I'd need, and I wonder if it is possible...
Hi, first of all, thanks for developing Mongotron. Has made my learning curve way easier to work with MongoDB. However, I've noticed this problem in the version 1.0.0-alpha.5 when running...
**Is your feature request related to a problem? Please describe.** Yes, I am frustrated that to deploy this application and take advantage of Auth0 as an authentication provider, I have...
**Describe the bug** When someone invoked the `/eita` command in a private conversation, the bot instance errors with a 400 and the instance gets terminated. ``` Unhandled error while processing...
sometimes during startup after some unexpected termination (like when I forget to pay the GCP account, the cluster gets some workloads disabled, and when I pay they come back up),...
**Describe the bug** In some situations, such as an user being kicked, the Telegraf might not offer a `reply` command. Currently we check for the method, but that is not...
**Describe the bug** When there are too many messages to be deleted, the server triggers too many calls at once to Telegram API and reaches the rate limit, which then...
# Proposal Implement a definition for a Message Queue service in the [`armand1m/core-services`](https://github.com/armand1m/core-services) repository. The Message Queue can be developed from ground up, but it would be nice to use...
Implement a microservice that would be responsible to do Facial Recognition using HTTP. It would be nice for this service to be written in C++ using https://github.com/TadasBaltrusaitis/OpenFace and some other...