Hello
i have a context and i want to limit # of calls inside that context , is that possible ?
Thanks
Hello
i have a context and i want to limit # of calls inside that context , is that possible ?
Thanks
Thank you for your answer ,
indeed im willing to limit concurrent calls on specific context , not the number of calls enter the context
make sense ?
Sound like the same but verify how the group() and GROUP COUNT() functions works and then adapt it to your needs