One option would be to put a rate limit node set to 1 msg per second immediately before the http node.
Note, it isn't really a good idea to have the catch node retry the operation it catches as you could potentially cause a loop that crashes node red.