Searched refs:SubmitToEWS (Results 1 – 3 of 3) sorted by relevance
46 from handlers.submittoews import SubmitToEWS61 (r'/submit-to-ews', SubmitToEWS),
37 class SubmitToEWS(UpdateBase): class
15579 - Move more logic into Queue, so that it can be shared with SubmitToEWS.15584 - Use the new is_retry_request method to share this (hacky) code with SubmitToEWS