Skip to content

Commit

Permalink
Add download_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed Jul 5, 2021
1 parent 1ce11e7 commit 51b7f39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class MexicoAdministracionPublicaFederalBulk(CompressedFileSpider):
https://datos.gob.mx/busca/dataset/concentrado-de-contrataciones-abiertas-de-la-apf
"""
name = 'mexico_administracion_publica_federal_bulk'
download_timeout = 99999

# BaseSpider
root_path = 'item'
Expand Down

0 comments on commit 51b7f39

Please sign in to comment.