Unsure what i'm doing wrong but i'm trying to set the delay of the trigger node to 1ms so the next message is passed through
[{"id":"f39a44549a9aa1b8","type":"tab","label":"Flow 1","disabled":false,"info":"","env":[]},{"id":"d8e0bd9de0330542","type":"inject","z":"f39a44549a9aa1b8","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"test","payloadType":"str","x":270,"y":220,"wires":[["19fa46576386dcd8"]]},{"id":"fe51ae5f41686824","type":"inject","z":"f39a44549a9aa1b8","name":"","props":[{"p":"payload"},{"p":"delay","v":"1","vt":"num"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"test1","payloadType":"str","x":270,"y":300,"wires":[["19fa46576386dcd8"]]},{"id":"7ba2bbbd8f81a764","type":"debug","z":"f39a44549a9aa1b8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":710,"y":280,"wires":[]},{"id":"19fa46576386dcd8","type":"trigger","z":"f39a44549a9aa1b8","name":"","op1":"","op2":"","op1type":"pay","op2type":"payl","duration":"10","extend":false,"overrideDelay":true,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":470,"y":280,"wires":[["7ba2bbbd8f81a764"]]}]