Closed kantp closed 8 years ago
When a request got canceled, the worker stopped handleing it, but did not clear it from the system. In particular, the RequestId stayed in the list of requests handled by the worker, and the request body remained in the database.
RequestId
Closed #171.
When a request got canceled, the worker stopped handleing it, but did not clear it from the system. In particular, the
RequestId
stayed in the list of requests handled by the worker, and the request body remained in the database.Closed #171.