You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tasks_scheduler): adiciona verify, issn, limit e stop nos agendamentos de tarefas
- Adiciona verify=True e issn=None em schedule_task_dispatch_articles
- Adiciona limit=1000, issn=None e stop=None em schedule_load_journal_from_article_meta e schedule_collect_journals_from_am
- Adiciona verify=True, limit=1000 e issn=None em schedule_load_issue_from_articlemeta
- Atualiza docstrings descrevendo os novos parâmetros de controle
0 commit comments