Alfredo Prada Giorgi

Results 10 comments of Alfredo Prada Giorgi

Same thing here: After a VerneMQ cluster rolling update, nodes start to continuously output `[info] Replica metaXX: AE exchange with '[email protected]' synced YY objects ` And CPU goes to 1...

Adding `dtoverlay=vc4-fkms-v3d` into config.txt helped with WebGL/CSS HW performance on Raspberry Pi 3.

Happened to me using a conda environment. Apparently, during setup `make` is compiling a cython module against Python2 and not Python3, as your environment expects (pip linked to python3?). Try...

Would be great to have this PR merged!

Hi @wnojopra, Thanks to your working example, I've set up a simple dsub automated pipeline using Cloud Storage Notifications triggering a Cloud Function with dsub's Python API. With this setup,...

@dark0dave Thank you for your commitment to this project, and I'm really sorry you had trouble contributing smoothly. May I ask what happened exactly with your access this time? We...

Hi @shollyman, thanks for looking into this. I'll follow up internally to figure out the source of the discrepancy and get back to you.

Hi @shollyman, I apologise for referencing the wrong example in the original issue statement. I've confirmed that both the REST API and Go SDK are currently returning the following values:...

Obrigado, @alvarowolfx - I think it would be interesting to have the SDK return LOGICAL explicitly rather than an empty string, which could be confusing. What do you think?