No, it resends only the last message it received. dceejay's suggestion will do exactly what you have asked for.
[{"id":"bc41b91b8c855ddb","type":"inject","z":"bdd7be38.d3b55","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"1","payloadType":"num","x":230,"y":5380,"wires":[["4b52a6bc5817b27e"]]},{"id":"e2e69a86f310dd4f","type":"inject","z":"bdd7be38.d3b55","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"2","payloadType":"num","x":230,"y":5440,"wires":[["4b52a6bc5817b27e"]]},{"id":"4b52a6bc5817b27e","type":"rbe","z":"bdd7be38.d3b55","name":"Block duplicates","func":"rbe","gap":"","start":"","inout":"out","septopics":true,"property":"payload","topi":"topic","x":410,"y":5400,"wires":[["51fc458dd49e1f38"]]},{"id":"51fc458dd49e1f38","type":"trigger","z":"bdd7be38.d3b55","name":"","op1":"","op2":"0","op1type":"pay","op2type":"str","duration":"-5","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":600,"y":5400,"wires":[["668298de4e1a94be"]]},{"id":"668298de4e1a94be","type":"debug","z":"bdd7be38.d3b55","name":"debug 2514","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":770,"y":5400,"wires":[]}]