mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-02 11:39:54 +01:00
Make the sleep duration dynamic to account for the time spent in loop_step. This improves responsiveness when repeatedly consuming newly arriving docs. Use float epoch seconds (time.time()) as the time type for MailFetcher.last_checked to allow for natural time arithmetic. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| signals | ||
| static | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| consumer.py | ||
| filters.py | ||
| forms.py | ||
| loggers.py | ||
| mail.py | ||
| managers.py | ||
| mixins.py | ||
| models.py | ||
| parsers.py | ||
| serialisers.py | ||
| settings.py | ||
| views.py | ||