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 #219

Merged
merged 2 commits into from
May 15, 2023
Merged

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

merged 2 commits into from
May 15, 2023

Conversation

bjpirt
Copy link
Contributor

@bjpirt bjpirt commented May 14, 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

Re-opened because #197 was closed without being merged

@v1r3n v1r3n merged commit 6d97da7 into Netflix:main May 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants