Is your feature request related to a problem? Please describe.
I want to use Mock USS to simulate flights at a high load. However, since flights are stored in memory, the UpsertFlightPlan request eventually encounters out of memory errors.
Describe the solution you'd like
I would like some periodic garbage collection of the memory taken up by expired flights.