Hello all, can i know the RTO (Recovery Time Objec...
# community-support
t
Hello all, can i know the RTO (Recovery Time Objective) and RPO (Recovery Point Objective) for Gradle?
r
I don't think RTO and RPO make sense in the context of a build tool. What are you imagining happening from which Gradle would need to recover? What data would it lose?
j
maybe the question is about the online services? (repositories, build cache, build scan etc)