

@mfed1122 yeah that is my worry, what’s an acceptable wait time for users? A tenth of a second is usually not noticeable to a human, but is it useful in this context? What about half a second, etc
I don’t know that I want a web where everything is artificially slowed by a full second for each document
@Dust0741 you could also get each container to access the other by specifying the stack prefix
Say you have stack1 and stack2
Stack1 can have
networks: stack2_default: external: trueservices: foo: networks: - default - stack2_default