bookwyrm/bookwyrm/connectors
Mouse Reeve b37a4322de Change log level to info for connector exceptions
These errors in resolve_remote_id aren't really errors, they're
routine problems that we can expect from dealing with the outside world,
like a connection timeout, a server being down, a server being blocked,
et cetera. It's cluttering up the logs and causing unnecessary worry.
2022-11-17 12:35:19 -08:00
..
__init__.py normalise isbn on local book search 2022-08-30 20:00:09 +10:00
abstract_connector.py Change log level to info for connector exceptions 2022-11-17 12:35:19 -08:00
bookwyrm_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
connector_manager.py Use variable instead of string 2022-11-13 16:59:05 +01:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Handle getting edition data as dict or string 2022-07-03 11:05:20 -07:00
openlibrary.py Merge pull request #2142 from bookwyrm-social/load-data-duration 2022-06-30 11:47:23 -07:00
openlibrary_languages.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Updates connector tests 2021-09-30 11:33:04 -07:00