Has anyone else seen Perspective cpu spikes/crashes that seem to be caused by flood limit trips that cause clock drifts?
I have a bunch of perspective screens that just call up named queries, nothing really special a few filters and some WHERE IN’s. Opening them in a session seems to start a cascade of flood trips that turn to clock drifts and crash the gateway.
I have seen this happen with some ways of doing bindings on datepickers to populate a control. You have to check your date bindings to make sure they can't get into a circular reference.