mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-13 06:03:13 -04:00
`after` and `before` defaulted to `datetime.now()` in the function signature, so they were evaluated once at import. Requests that omitted them got a window ending at process start. They now resolve in the handler.