Renato Viço
Renato Viço
i did a big "parse" of possibilities in incoming message, Basic i have created this architecture: | WhatsAPP Hook -> Persist Incoming Message -> Send to Queue Job Incoming |...
plz add this !
Hi colins44 i have this monkeypatch implemented over 1 year, and working perfect: ``` client.SoapClient.soapRequestAsync = util.promisify(client.SoapClient.soapRequest); client.SoapClient.updateArray = async (type, props, options) => { const updateQueryAllAccounts = configureQueryAllAccounts(options); if...
👍 i need this too !
break the connection pool too I setup Ratelimit with : ``` Ratelimit.new(rate_limit_key, {redis: Rails.cache.redis}) ``` this implicit use the connection Pool Backtrace: ``` undefined method `script' for # /home/renato/.rbenv/versions/3.2.3/lib/ruby/gems/3.2.0/gems/ratelimit-1.1.0/lib/ratelimit.rb:165:in `load_scripts'...
I have this same problem with Fedora 40 and g++ 14, the @emezac branch compiled fine AMD64