1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-24 10:57:39 +03:00
Athanasius 7fa0576c85
EDDN: Keep 'unknown schema' messages in replaylog
This still logs them, at DEBUG, which will get spammy as such messages
accumulate.

Uncommenting the:

`#  return  # Pretend it went OK so this message isn't retried`

at line 291 in EDDN.sendreplay(), in the:

`except requests.exceptions.HTTPError as e:`

block would cause them to not stay in the replaylog.
2021-10-17 14:41:25 +01:00
..
2021-08-19 20:37:40 +02:00
2020-06-21 16:33:13 +01:00
2021-08-19 20:37:39 +02:00