Hello Dev community!
A couple of months ago, I published a post in the old Dev forum, regarding a problem I had when executing Archy in parallel, from version 2.33.1 onwards (older versions work fine).
I continued investigating, and I've seen that, when the script freezes, I get this Archy log (one for each worker):
TRACE:[architect.notifications] Reconnection to notification socket failed after 5 attempts. Falling back to polling.
I suppose it happens because it hits a rate limit and the logic to retry fails, somehow. Because it never continues. Something must have changed from version 2.33.0 to 2.33.1 regarding this logic...
#Archy------------------------------
Adrián Santamaría
------------------------------