I want to implement free/paid tier for my users. And I want them to basically use the same runpod workers. The only difference is that I want my paid users to be able to frontrun free users.
Does runpod support a way for me to tag a job request as having higher priority than other requests?
Or is there any tutorial/guide that suggests how I should implement this kind of feature with Runpod?