Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Don't throw exceptions if indexDAO methods are unsupported for compatibility with SQS #197

Closed
wants to merge 1 commit into from
Closed

Don't throw exceptions if indexDAO methods are unsupported for compatibility with SQS #197

wants to merge 1 commit into from

Conversation

bjpirt
Copy link
Contributor

@bjpirt bjpirt commented Mar 21, 2023

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

When receiving messages from SQS and using a Postgres index, the unsupported exception caused it to fail. This just emits a warning and carries on to make it more compatible with other parts of Conductor

@github-actions
Copy link

github-actions bot commented May 6, 2023

This PR is stale, because it has been open for 45 days with no activity. Remove the stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 6, 2023
@github-actions
Copy link

This PR was closed, because it has been stalled for 7 days with no activity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant