Eduardo Gurgel

Results 186 comments of Eduardo Gurgel

I think in general we want to avoid touching the standard lib. I guess we could add a validation to `copy` to not allow some modules? 🤔 We can probably...

@Ananto30 yes I have plans to ressurect this PR and have a tutorial on how to run it on Fly.io . Hopefully in the next month or so ? :crossed_fingers:...

Hi @agilityportal , do you know how many seconds? Have you tried tweaking `ACTIVITY_TIMEOUT`?

Hmmm maybe check the client side if there is any configuration there? Poxa should respect the activity timeout once the websocket is set up.

Do you see any specific error messages on Poxa's logs when the connection drops? Or on the client side? Any error message/error code?

Hi @agilityportal, I don't have any time to look at this I'm sorry. If you are not seeing any logs on Poxa's side and nothing Poxa's console I'm afraid no...

There is no way today but it should be pretty simple to support an ENV variable that simply blocks console stuff 🤔

Hey @daoanhvuacc, how do I easily replicate this issue? :D

Well easily replicating the issue usually means an easy way to run on my machine without a lot of setup. Just by guessing... can you try using single quotes to...

I would like to use just the config file through conform, but I can't find a nice way to handle a list of configured apps through conform's DSL :/