-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I think only specific errors should cause retries, and I think those are "target not found". Anything else should likely not be retried.
For example for https://github.com/pixiebrix/pixiebrix-source/issues/1677 I see the messenger retrying even though the error is expected to always fail.
Uncaught MessengerError: Conflict: The message GET_MANIFEST was handled by a third-party listener
at pRetry.minTimeout (<anonymous>:958:16)
at async RetryOperation._fn (<anonymous>:588:21)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request