How can I call two functions for different percentage of the total requests received?
I have a particular request and want to call two functions f1 and f2. I want to call the function f1 for 95% of the total requests and f2 for the remaining 5% requests. How can I accomplish this?
Aucun commentaire:
Enregistrer un commentaire