igorsimb / mp-monitor

Django app for scraping Wildberries
1 stars 0 forks source link

Fix interval to work with hours, days, etc. #94

Closed igorsimb closed 4 months ago

igorsimb commented 5 months ago

And remove seconds (for non-superusers?)

igorsimb commented 4 months ago

Fixed in https://github.com/igorsimb/mp-monitor/pull/103

And remove seconds (for non-superusers?) Out of the scope of this issue. Need to think of a better approach to limiting bandwidth in general. Will be addressed elsewhere.