Is there a delay when revoking or approving an App?

robert
Participant V

Hello Apigee Team,

When revoking or approving a developer app, we see a delay before the changes take effect. It seems the change can require up to five minutes. We also see that the change will hit one MP first, and then, after a brief period, propagate to the other MP's. We assume this is the case because some requests will hit the target while others respond with "api key not approved." Again, eventually there is consistency.

Can someone please 1) explain the reason behind this behavior and 2) confirm that it isn't just "our environment?"

We didn't see this delay mentioned in the docs for developer apps (did we miss it?). Finally, while causing\observing this behavior, we were using the management UI to make the changes.

Thanks!

Robert

Solved Solved
0 2 327
1 ACCEPTED SOLUTION

Not applicable

There can be a slight delay to reflect App status change as it has to get propagated through the Cassandra ring. it would depend upon network and multi-region etc.

View solution in original post

2 REPLIES 2

Not applicable

There can be a slight delay to reflect App status change as it has to get propagated through the Cassandra ring. it would depend upon network and multi-region etc.

Thank you @akinadiyil !