Datapath behavior for consecutive loads/stores

How does the datapath handle a case where we have consecutive memory accesses and say, a cache miss occurs causing a long memory access stage? Is it implementation-dependent, or is the behavior in this case somehow standarized?