Hi folks,
I was reading in the source about callnum and wondering: what is the
purpose of callnum?
Is it a security feature, or just a way to maintain write operation order?
It looks like Koji writes a new callnum integer to the database for
every authenticated RPC, even if that RPC is only doing a read-only
operation like getBuild.
- Ken