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
if the resource or the host is not correctly computed, the extractor will never start, but also not ack the messages, resulting in the extractor being stuck.
if the resource or the host is not correctly computed, the extractor will never start, but also not ack the messages, resulting in the extractor being stuck.
See the following places:
pyclowder/pyclowder/connectors.py
Line 381 in b852c63
pyclowder/pyclowder/connectors.py
Line 389 in b852c63
In this case all we can do is move the message to the error queue and ack it. It is not possible to send an update to clowder.
The text was updated successfully, but these errors were encountered: