Hi, If I need to execute some code at the end of every request, should I override all 3 functions for that? finish_successful_request finish_interrupted_request finish_failed_request Or is there a better approach? (in Quixote1) Thanks! -- Ksenia