Daniel Moreno

Results 11 comments of Daniel Moreno

I had the same issue. I can't list teams in the repo, and the tests for this seem to be failing with the same 404 error. After consulting the documentation...

I had this issue too. As ws is using nodejs https as agent for secure connections, you can solve this by overriding https.globalAgent before openning the autobahn connection.

I need to do more thorough tests on the browser, but I think this is not a problem because the communication is reset after recovering the network. For node I...

For anyone coming to this issue as I did, this is the approach I took for this: ```python def _min_expo_wait(min_wait: float): """Exponential backoff with a minimum wait time.""" def f(*args,...

Hello, I am coming from the `dynastic` issue mentioning this one. I wanted to know if you are going with `dynastic` with this issue, as we want to adopt the...

@heitorlessa sorry for overseeing the conversation and thank you very much for the detailed response, it is a delight to see a project with proper information and roadmap structures :smile_cat:

Hello! I am not currently working on any initiative, but I will be coming to the sprint in person. Is any of the tracks / teams / projects more in...

Hello! I will be working on pytdml, but I am still not sure what the precise focus/issues will be.

I've created several issues in the pytdml repo. I won't be working in all of them, some are coming from previous discussions from https://github.com/relifest, so other people are very much...