Skip to content

issues Search Results · repo:sul-dlss/dlme-airflow language:Python

Filter by

271 results
 (56 ms)

271 results

insul-dlss/dlme-airflow (press backspace or delete to remove)

For consistency it might be good to update .autoupdate/preupdate to use uv instead of Poetry, since the setup instructions and Dockerfile use uv now? This is part of trying to move other Python projects ...
  • edsu
  • Opened 
    25 days ago
  • #652

Take a look at how it was done for speech-to-text: https://github.com/sul-dlss/speech-to-text/pull/82 (though you ll have to adapt this from GH Actions to CircleCI)
  • mjgiarlo
  • Opened 
    on Jan 31
  • #650

OPenn does not consistently supply the agg_shown_at (resource url) in the TEI. The only place it is reliably found is in the urls we grab to get to the TEI e.g. span class= page-link a href= [/Data/0043/ms_494_9_t84/data/ms_494_9_t84_TEI.xml](https://openn.library.upenn.edu/Data/0043/ms_494_9_t84/data/ms_494_9_t84_TEI.xml) ...
  • jacobthill
  • Opened 
    on Jan 31
  • #648

Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py , line 465, in _execute_task result = _execute_callable(context=context, ...
bug
  • jacobthill
  • 1
  • Opened 
    on Jan 31
  • #647

Currently, if we try to use the limit flag with the xml driver, we get this message 💥 Unable to use --limit with xml driver. Is it possible to add limit so it works with this driver?
  • jacobthill
  • Opened 
    on Jan 31
  • #646

All collections have this error: Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py , line 465, in _execute_task result = _execute_callable(context=context, ...
bug
  • jacobthill
  • Opened 
    on Jan 31
  • #645

The Met API we currently use is returning a 404 leading to the following error: Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py ...
bug
  • jacobthill
  • Opened 
    on Jan 23
  • #639

Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py , line 465, in _execute_task result = _execute_callable(context=context, ...
bug
  • jacobthill
  • Opened 
    on Jan 23
  • #637

[2025-01-23, 17:54:11 UTC] {taskinstance.py:2905} ERROR - Task failed with exception Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py ...
  • aaron-collier
  • Opened 
    on Jan 23
  • #636

OPenn fails with this error: Traceback (most recent call last): File /home/airflow/.local/lib/python3.12/site-packages/airflow/models/taskinstance.py , line 465, in _execute_task result = _execute_callable(context=context, ...
bug
  • jacobthill
  • Opened 
    on Jan 23
  • #635
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub